vrana Tue Jun 21 09:56:28 2005 EDT
Modified files:
/phpdoc/en/reference/spl/functions CachingIterator-hasNext.xml
CachingIterator-valid.xml
FilterIterator-valid.xml
LimitIterator-valid.xml
ParentIterator-hasChildren.xml
/phpdoc/en/reference/dba/functions dba-open.xml dba-popen.xml
/phpdoc/en/reference/network/functions fsockopen.xml pfsockopen.xml
/phpdoc/en/reference/hw/functions hw-connect.xml hw-pconnect.xml
/phpdoc/en/reference/hwapi/functions hwapi-content-read.xml
/phpdoc/en/reference/ibase/functions ibase-connect.xml
ibase-pconnect.xml
/phpdoc/en/reference/mbstring/functions mb-ereg-replace.xml
mb-eregi-replace.xml
/phpdoc/en/reference/dir/functions opendir.xml
/phpdoc/en/reference/pgsql/functions pg-field-is-null.xml
pg-field-prtlen.xml
/phpdoc/en/reference/ming/functions swfdisplayitem.addcolor.xml
swfdisplayitem.multcolor.xml
swfdisplayitem.scaleto.xml
swffill.scaleto.xml
swfshape.drawcurve.xml
swfshape.drawcurveto.xml
swfshape.setline.xml
/phpdoc/en/reference/tidy/functions tidy-repair-string.xml
Log:
Fix parameters
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml
diff -u phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml:1.2
phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml:1.3
--- phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml:1.2 Wed Dec
29 08:49:37 2004
+++ phpdoc/en/reference/spl/functions/CachingIterator-hasNext.xml Tue Jun
21 09:56:24 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.CachingIterator-hasNext">
<refnamediv>
<refname>CachingIterator::hasNext</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>boolean</type><methodname>CachingIterator::hasNext</methodname>
+ <type>bool</type><methodname>CachingIterator::hasNext</methodname>
<void/>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/CachingIterator-valid.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/CachingIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/CachingIterator-valid.xml:1.1
phpdoc/en/reference/spl/functions/CachingIterator-valid.xml:1.2
--- phpdoc/en/reference/spl/functions/CachingIterator-valid.xml:1.1 Thu May
6 11:04:00 2004
+++ phpdoc/en/reference/spl/functions/CachingIterator-valid.xml Tue Jun 21
09:56:24 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.CachingIterator-valid">
<refnamediv>
<refname>CachingIterator::valid</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>boolean</type><methodname>CachingIterator::valid</methodname>
+ <type>bool</type><methodname>CachingIterator::valid</methodname>
<void/>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/FilterIterator-valid.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/FilterIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/FilterIterator-valid.xml:1.1
phpdoc/en/reference/spl/functions/FilterIterator-valid.xml:1.2
--- phpdoc/en/reference/spl/functions/FilterIterator-valid.xml:1.1 Thu May
6 11:04:00 2004
+++ phpdoc/en/reference/spl/functions/FilterIterator-valid.xml Tue Jun 21
09:56:24 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.FilterIterator-valid">
<refnamediv>
<refname>FilterIterator::valid</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>boolean</type><methodname>FilterIterator::valid</methodname>
+ <type>bool</type><methodname>FilterIterator::valid</methodname>
<void/>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/LimitIterator-valid.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/LimitIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/LimitIterator-valid.xml:1.1
phpdoc/en/reference/spl/functions/LimitIterator-valid.xml:1.2
--- phpdoc/en/reference/spl/functions/LimitIterator-valid.xml:1.1 Thu May
6 11:04:00 2004
+++ phpdoc/en/reference/spl/functions/LimitIterator-valid.xml Tue Jun 21
09:56:24 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.LimitIterator-valid">
<refnamediv>
<refname>LimitIterator::valid</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>boolean</type><methodname>LimitIterator::valid</methodname>
+ <type>bool</type><methodname>LimitIterator::valid</methodname>
<void/>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ParentIterator-hasChildren.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/ParentIterator-hasChildren.xml
diff -u phpdoc/en/reference/spl/functions/ParentIterator-hasChildren.xml:1.1
phpdoc/en/reference/spl/functions/ParentIterator-hasChildren.xml:1.2
--- phpdoc/en/reference/spl/functions/ParentIterator-hasChildren.xml:1.1
Thu May 6 11:04:00 2004
+++ phpdoc/en/reference/spl/functions/ParentIterator-hasChildren.xml Tue Jun
21 09:56:24 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.ParentIterator-hasChildren">
<refnamediv>
<refname>ParentIterator::hasChildren</refname>
@@ -10,7 +10,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>boolean</type><methodname>ParentIterator::hasChildren</methodname>
+ <type>bool</type><methodname>ParentIterator::hasChildren</methodname>
<void/>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/dba/functions/dba-open.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/dba/functions/dba-open.xml
diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.16
phpdoc/en/reference/dba/functions/dba-open.xml:1.17
--- phpdoc/en/reference/dba/functions/dba-open.xml:1.16 Tue Jun 7 04:23:02 2005
+++ phpdoc/en/reference/dba/functions/dba-open.xml Tue Jun 21 09:56:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<refentry id="function.dba-open">
<refnamediv>
<refname>dba_open</refname>
@@ -11,8 +11,8 @@
<type>resource</type><methodname>dba_open</methodname>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
<methodparam><type>string</type><parameter>mode</parameter></methodparam>
- <methodparam><type>string</type><parameter>handler</parameter></methodparam>
- <methodparam choice="opt"><parameter>...</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>handler</parameter></methodparam>
+ <methodparam
choice="opt"><type>mixed</type><parameter>...</parameter></methodparam>
</methodsynopsis>
<para>
<function>dba_open</function> establishes a database instance for
http://cvs.php.net/diff.php/phpdoc/en/reference/dba/functions/dba-popen.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/dba/functions/dba-popen.xml
diff -u phpdoc/en/reference/dba/functions/dba-popen.xml:1.5
phpdoc/en/reference/dba/functions/dba-popen.xml:1.6
--- phpdoc/en/reference/dba/functions/dba-popen.xml:1.5 Sat Feb 5 22:06:33 2005
+++ phpdoc/en/reference/dba/functions/dba-popen.xml Tue Jun 21 09:56:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.dba-popen">
<refnamediv>
<refname>dba_popen</refname>
@@ -11,8 +11,8 @@
<type>resource</type><methodname>dba_popen</methodname>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
<methodparam><type>string</type><parameter>mode</parameter></methodparam>
- <methodparam><type>string</type><parameter>handler</parameter></methodparam>
- <methodparam choice="opt"><parameter>...</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>handler</parameter></methodparam>
+ <methodparam
choice="opt"><type>mixed</type><parameter>...</parameter></methodparam>
</methodsynopsis>
<para>
<function>dba_popen</function> establishes a persistent database instance
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/fsockopen.xml?r1=1.18&r2=1.19&ty=u
Index: phpdoc/en/reference/network/functions/fsockopen.xml
diff -u phpdoc/en/reference/network/functions/fsockopen.xml:1.18
phpdoc/en/reference/network/functions/fsockopen.xml:1.19
--- phpdoc/en/reference/network/functions/fsockopen.xml:1.18 Wed Nov 10
03:30:35 2004
+++ phpdoc/en/reference/network/functions/fsockopen.xml Tue Jun 21 09:56:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
<refentry id="function.fsockopen">
<refnamediv>
@@ -13,7 +13,7 @@
<methodsynopsis>
<type>resource</type><methodname>fsockopen</methodname>
<methodparam><type>string</type><parameter>target</parameter></methodparam>
- <methodparam><type>int</type><parameter>port</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter
role="reference">errno</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter
role="reference">errstr</parameter></methodparam>
<methodparam
choice="opt"><type>float</type><parameter>timeout</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/network/functions/pfsockopen.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/network/functions/pfsockopen.xml
diff -u phpdoc/en/reference/network/functions/pfsockopen.xml:1.5
phpdoc/en/reference/network/functions/pfsockopen.xml:1.6
--- phpdoc/en/reference/network/functions/pfsockopen.xml:1.5 Wed Nov 10
03:30:36 2004
+++ phpdoc/en/reference/network/functions/pfsockopen.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/network.xml, last change in rev 1.2 -->
<refentry id="function.pfsockopen">
<refnamediv>
@@ -13,10 +13,10 @@
<methodsynopsis>
<type>resource</type><methodname>pfsockopen</methodname>
<methodparam><type>string</type><parameter>hostname</parameter></methodparam>
- <methodparam><type>int</type><parameter>port</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter
role="reference">errno</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter
role="reference">errstr</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>timeout</parameter></methodparam>
+ <methodparam
choice="opt"><type>float</type><parameter>timeout</parameter></methodparam>
</methodsynopsis>
<para>
This function behaves exactly as <function>fsockopen</function>
http://cvs.php.net/diff.php/phpdoc/en/reference/hw/functions/hw-connect.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/hw/functions/hw-connect.xml
diff -u phpdoc/en/reference/hw/functions/hw-connect.xml:1.3
phpdoc/en/reference/hw/functions/hw-connect.xml:1.4
--- phpdoc/en/reference/hw/functions/hw-connect.xml:1.3 Thu Aug 19 08:14:46 2004
+++ phpdoc/en/reference/hw/functions/hw-connect.xml Tue Jun 21 09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/hw.xml, last change in rev 1.2 -->
<refentry id="function.hw-connect">
<refnamediv>
@@ -12,7 +12,7 @@
<type>int</type><methodname>hw_connect</methodname>
<methodparam><type>string</type><parameter>host</parameter></methodparam>
<methodparam><type>int</type><parameter>port</parameter></methodparam>
-
<methodparam><type>string</type><parameter>username</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>username</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/hw/functions/hw-pconnect.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/hw/functions/hw-pconnect.xml
diff -u phpdoc/en/reference/hw/functions/hw-pconnect.xml:1.3
phpdoc/en/reference/hw/functions/hw-pconnect.xml:1.4
--- phpdoc/en/reference/hw/functions/hw-pconnect.xml:1.3 Thu Aug 19
08:14:46 2004
+++ phpdoc/en/reference/hw/functions/hw-pconnect.xml Tue Jun 21 09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/hw.xml, last change in rev 1.2 -->
<refentry id="function.hw-pconnect">
<refnamediv>
@@ -12,7 +12,7 @@
<type>int</type><methodname>hw_pconnect</methodname>
<methodparam><type>string</type><parameter>host</parameter></methodparam>
<methodparam><type>int</type><parameter>port</parameter></methodparam>
-
<methodparam><type>string</type><parameter>username</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>username</parameter></methodparam>
<methodparam><type>string</type><parameter>password</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/hwapi/functions/hwapi-content-read.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/hwapi/functions/hwapi-content-read.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-content-read.xml:1.5
phpdoc/en/reference/hwapi/functions/hwapi-content-read.xml:1.6
--- phpdoc/en/reference/hwapi/functions/hwapi-content-read.xml:1.5 Wed Aug
18 09:21:49 2004
+++ phpdoc/en/reference/hwapi/functions/hwapi-content-read.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-content-read">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>string</type><methodname>hw_api_content->read</methodname>
<methodparam><type>string</type><parameter>buffer</parameter></methodparam>
- <methodparam><type>integer</type><parameter>len</parameter></methodparam>
+ <methodparam><type>int</type><parameter>len</parameter></methodparam>
</methodsynopsis>
<para>
Reads <parameter>len</parameter> bytes from the content into the given
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-connect.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-connect.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-connect.xml:1.6
phpdoc/en/reference/ibase/functions/ibase-connect.xml:1.7
--- phpdoc/en/reference/ibase/functions/ibase-connect.xml:1.6 Sun Jul 27
18:21:30 2003
+++ phpdoc/en/reference/ibase/functions/ibase-connect.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/ibase.xml, last change in rev 1.2 -->
<refentry id="function.ibase-connect">
<refnamediv>
@@ -12,13 +12,14 @@
<title>Description</title>
<methodsynopsis>
<type>resource</type><methodname>ibase_connect</methodname>
-
<methodparam><type>string</type><parameter>database</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>database</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>username</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>password</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>charset</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>buffers</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>dialect</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>role</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>sync</parameter></methodparam>
</methodsynopsis>
<para>
Establishes a connection to an InterBase server.
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-pconnect.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-pconnect.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-pconnect.xml:1.5
phpdoc/en/reference/ibase/functions/ibase-pconnect.xml:1.6
--- phpdoc/en/reference/ibase/functions/ibase-pconnect.xml:1.5 Thu Aug 26
01:40:29 2004
+++ phpdoc/en/reference/ibase/functions/ibase-pconnect.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/ibase.xml, last change in rev 1.2 -->
<refentry id="function.ibase-pconnect">
<refnamediv>
@@ -12,13 +12,14 @@
<title>Description</title>
<methodsynopsis>
<type>resource</type><methodname>ibase_pconnect</methodname>
-
<methodparam><type>string</type><parameter>database</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>database</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>username</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>password</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>charset</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>buffers</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>dialect</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>role</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>sync</parameter></methodparam>
</methodsynopsis>
<para>
<function>ibase_pconnect</function> acts very much like
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml:1.4 Sat Aug
28 09:34:36 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-replace">
<refnamediv>
@@ -13,9 +13,7 @@
<methodparam><type>string</type><parameter>pattern</parameter></methodparam>
<methodparam><type>string</type><parameter>replacement</parameter></methodparam>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
- <methodparam choice="opt">
- <type>array</type><parameter>option</parameter>
- </methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>option</parameter></methodparam>
</methodsynopsis>
<simpara>
<function>mb_ereg_replace</function> scans
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml:1.4 Sat Aug
28 09:34:36 2004
+++ phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-eregi-replace">
<refnamediv>
@@ -16,6 +16,7 @@
<methodparam><type>string</type><parameter>pattern</parameter></methodparam>
<methodparam><type>string</type><parameter>replace</parameter></methodparam>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>option</parameter></methodparam>
</methodsynopsis>
<simpara>
<function>mb_ereg_replace</function> scans
@@ -24,6 +25,8 @@
with <parameter>replacement</parameter> and returns the result
string or &false; on error. Multibyte character can be used in
<parameter>pattern</parameter>. The case will be ignored.
+ <parameter>option</parameter> has the same meaning as in
+ <function>mb_ereg_replace</function>.
</simpara>
<para>
The internal encoding or the character encoding specified in
http://cvs.php.net/diff.php/phpdoc/en/reference/dir/functions/opendir.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/dir/functions/opendir.xml
diff -u phpdoc/en/reference/dir/functions/opendir.xml:1.14
phpdoc/en/reference/dir/functions/opendir.xml:1.15
--- phpdoc/en/reference/dir/functions/opendir.xml:1.14 Mon Apr 11 19:28:21 2005
+++ phpdoc/en/reference/dir/functions/opendir.xml Tue Jun 21 09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<!-- splitted from ./en/functions/dir.xml, last change in rev 1.2 -->
<refentry id="function.opendir">
<refnamediv>
@@ -12,6 +12,7 @@
<methodsynopsis>
<type>resource</type><methodname>opendir</methodname>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
+ <methodparam
choice="opt"><type>resource</type><parameter>context</parameter></methodparam>
</methodsynopsis>
<para>
Opens up a directory handle to be used in subsequent
@@ -32,6 +33,16 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><parameter>context</parameter></term>
+ <listitem>
+ <para>
+ For a description of the <parameter>context</parameter> parameter,
+ refer to <link linkend="ref.stream">the streams section</link> of
+ the manual.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml:1.8
phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml:1.9
--- phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml:1.8 Thu Apr
21 05:29:05 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-is-null">
<refnamediv>
@@ -12,7 +12,12 @@
<methodsynopsis>
<type>int</type><methodname>pg_field_is_null</methodname>
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>row</parameter></methodparam>
+ <methodparam><type>int</type><parameter>row</parameter></methodparam>
+ <methodparam><type>mixed</type><parameter>field</parameter></methodparam>
+ </methodsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>pg_field_is_null</methodname>
+
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
<methodparam><type>mixed</type><parameter>field</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.9
phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.10
--- phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml:1.9 Thu Apr 28
00:40:57 2005
+++ phpdoc/en/reference/pgsql/functions/pg-field-prtlen.xml Tue Jun 21
09:56:27 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.2 -->
<refentry id="function.pg-field-prtlen">
<refnamediv>
@@ -12,7 +12,12 @@
<methodsynopsis>
<type>int</type><methodname>pg_field_prtlen</methodname>
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>row_number</parameter></methodparam>
+ <methodparam><type>int</type><parameter>row_number</parameter></methodparam>
+
<methodparam><type>mixed</type><parameter>field_name_or_number</parameter></methodparam>
+ </methodsynopsis>
+ <methodsynopsis>
+ <type>int</type><methodname>pg_field_prtlen</methodname>
+
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
<methodparam><type>mixed</type><parameter>field_name_or_number</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfdisplayitem.addcolor.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ming/functions/swfdisplayitem.addcolor.xml
diff -u phpdoc/en/reference/ming/functions/swfdisplayitem.addcolor.xml:1.3
phpdoc/en/reference/ming/functions/swfdisplayitem.addcolor.xml:1.4
--- phpdoc/en/reference/ming/functions/swfdisplayitem.addcolor.xml:1.3 Tue Jul
27 00:48:54 2004
+++ phpdoc/en/reference/ming/functions/swfdisplayitem.addcolor.xml Tue Jun
21 09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.addcolor">
<refnamediv>
@@ -10,9 +10,9 @@
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>swfdisplayitem->addcolor</methodname>
- <methodparam
choice="opt"><type>int</type><parameter>red</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>green</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>blue</parameter></methodparam>
+ <methodparam><type>int</type><parameter>red</parameter></methodparam>
+ <methodparam><type>int</type><parameter>green</parameter></methodparam>
+ <methodparam><type>int</type><parameter>blue</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>a</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfdisplayitem.multcolor.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/ming/functions/swfdisplayitem.multcolor.xml
diff -u phpdoc/en/reference/ming/functions/swfdisplayitem.multcolor.xml:1.6
phpdoc/en/reference/ming/functions/swfdisplayitem.multcolor.xml:1.7
--- phpdoc/en/reference/ming/functions/swfdisplayitem.multcolor.xml:1.6 Wed Sep
22 04:19:30 2004
+++ phpdoc/en/reference/ming/functions/swfdisplayitem.multcolor.xml Tue Jun
21 09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.multcolor">
<refnamediv>
@@ -10,9 +10,9 @@
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>swfdisplayitem->multcolor</methodname>
- <methodparam
choice="opt"><type>int</type><parameter>red</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>green</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>blue</parameter></methodparam>
+ <methodparam><type>int</type><parameter>red</parameter></methodparam>
+ <methodparam><type>int</type><parameter>green</parameter></methodparam>
+ <methodparam><type>int</type><parameter>blue</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>a</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfdisplayitem.scaleto.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ming/functions/swfdisplayitem.scaleto.xml
diff -u phpdoc/en/reference/ming/functions/swfdisplayitem.scaleto.xml:1.3
phpdoc/en/reference/ming/functions/swfdisplayitem.scaleto.xml:1.4
--- phpdoc/en/reference/ming/functions/swfdisplayitem.scaleto.xml:1.3 Tue Jul
27 00:48:54 2004
+++ phpdoc/en/reference/ming/functions/swfdisplayitem.scaleto.xml Tue Jun
21 09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfdisplayitem.scaleto">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>void</type><methodname>swfdisplayitem->scaleto</methodname>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
- <methodparam><type>int</type><parameter>y</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>y</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swffill.scaleto.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ming/functions/swffill.scaleto.xml
diff -u phpdoc/en/reference/ming/functions/swffill.scaleto.xml:1.2
phpdoc/en/reference/ming/functions/swffill.scaleto.xml:1.3
--- phpdoc/en/reference/ming/functions/swffill.scaleto.xml:1.2 Wed Apr 17
02:40:29 2002
+++ phpdoc/en/reference/ming/functions/swffill.scaleto.xml Tue Jun 21
09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swffill.scaleto">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>void</type><methodname>swffill->scaleto</methodname>
<methodparam><type>int</type><parameter>x</parameter></methodparam>
- <methodparam><type>int</type><parameter>y</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>y</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfshape.drawcurve.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ming/functions/swfshape.drawcurve.xml
diff -u phpdoc/en/reference/ming/functions/swfshape.drawcurve.xml:1.3
phpdoc/en/reference/ming/functions/swfshape.drawcurve.xml:1.4
--- phpdoc/en/reference/ming/functions/swfshape.drawcurve.xml:1.3 Tue Jul
27 00:48:54 2004
+++ phpdoc/en/reference/ming/functions/swfshape.drawcurve.xml Tue Jun 21
09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.drawcurve">
<refnamediv>
@@ -14,6 +14,8 @@
<methodparam><type>int</type><parameter>controldy</parameter></methodparam>
<methodparam><type>int</type><parameter>anchordx</parameter></methodparam>
<methodparam><type>int</type><parameter>anchordy</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>targetdx</parameter></methodparam>
+
<methodparam><type>int</type><parameter>targetdy</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<simpara>
@@ -27,6 +29,13 @@
anchor point.
</simpara>
<simpara>
+ With 6 parameters, it draws a cubic bezier to point
+ (x+<parameter>targetdx</parameter>, x+<parameter>targetdy</parameter>)
+ with control points (x+<parameter>controldx</parameter>,
+ y+<parameter>controldy</parameter>) and
+ (x+<parameter>anchordx</parameter>, y+<parameter>anchordy</parameter>).
+ </simpara>
+ <simpara>
See also
<function>swfshape->drawlineto</function>,
<function>swfshape->drawline</function>,
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfshape.drawcurveto.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ming/functions/swfshape.drawcurveto.xml
diff -u phpdoc/en/reference/ming/functions/swfshape.drawcurveto.xml:1.3
phpdoc/en/reference/ming/functions/swfshape.drawcurveto.xml:1.4
--- phpdoc/en/reference/ming/functions/swfshape.drawcurveto.xml:1.3 Tue Jul
27 00:48:54 2004
+++ phpdoc/en/reference/ming/functions/swfshape.drawcurveto.xml Tue Jun 21
09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.drawcurveto">
<refnamediv>
@@ -14,6 +14,8 @@
<methodparam><type>int</type><parameter>controly</parameter></methodparam>
<methodparam><type>int</type><parameter>anchorx</parameter></methodparam>
<methodparam><type>int</type><parameter>anchory</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>targetx</parameter></methodparam>
+ <methodparam><type>int</type><parameter>targety</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<simpara>
@@ -26,6 +28,13 @@
then smoothly turn to the anchor point.
</simpara>
<simpara>
+ With 6 parameters, it draws a cubic bezier to point
+ (<parameter>targetx</parameter>, <parameter>targety</parameter>)
+ with control points (<parameter>controlx</parameter>,
+ <parameter>controly</parameter>) and
+ (<parameter>anchorx</parameter>, <parameter>anchory</parameter>).
+ </simpara>
+ <simpara>
See also
<function>swfshape->drawlineto</function>,
<function>swfshape->drawline</function>,
http://cvs.php.net/diff.php/phpdoc/en/reference/ming/functions/swfshape.setline.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ming/functions/swfshape.setline.xml
diff -u phpdoc/en/reference/ming/functions/swfshape.setline.xml:1.3
phpdoc/en/reference/ming/functions/swfshape.setline.xml:1.4
--- phpdoc/en/reference/ming/functions/swfshape.setline.xml:1.3 Tue Jul 27
00:48:54 2004
+++ phpdoc/en/reference/ming/functions/swfshape.setline.xml Tue Jun 21
09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/ming.xml, last change in rev 1.24 -->
<refentry id="function.swfshape.setline">
<refnamediv>
@@ -10,10 +10,15 @@
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>swfshape->setline</methodname>
+
<methodparam><type>swfshape</type><parameter>shape</parameter></methodparam>
+ </methodsynopsis>
+ &warn.experimental.func;
+ <methodsynopsis>
+ <type>void</type><methodname>swfshape->setline</methodname>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>red</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>green</parameter></methodparam>
- <methodparam
choice="opt"><type>int</type><parameter>blue</parameter></methodparam>
+ <methodparam><type>int</type><parameter>red</parameter></methodparam>
+ <methodparam><type>int</type><parameter>green</parameter></methodparam>
+ <methodparam><type>int</type><parameter>blue</parameter></methodparam>
<methodparam
choice="opt"><type>int</type><parameter>a</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
@@ -25,10 +30,6 @@
<parameter>red</parameter>, <parameter>green</parameter>,
<parameter>blue</parameter>.
Last parameter <parameter>a</parameter> is optional.
</para>
- <simpara>
- <function>swfshape->setline</function> accepts 1, 4 or 5 arguments
- (not 3 or 2).
- </simpara>
<para>
You must declare all line styles before you use them (see example).
</para>
http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-repair-string.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/tidy/functions/tidy-repair-string.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.7
phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.8
--- phpdoc/en/reference/tidy/functions/tidy-repair-string.xml:1.7 Fri Mar
11 11:11:51 2005
+++ phpdoc/en/reference/tidy/functions/tidy-repair-string.xml Tue Jun 21
09:56:28 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<refentry id="function.tidy-repair-string">
<refnamediv>
<refname>tidy_repair_string</refname>
@@ -14,6 +14,7 @@
<methodparam><type>string</type><parameter>data</parameter></methodparam>
<methodparam
choice="opt"><type>mixed</type><parameter>config</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
+ <methodparam
choice="opt"><type>bool</type><parameter>use_include_path</parameter></methodparam>
</methodsynopsis>
<para>
This function repairs the given string.