dave Sat Aug 28 09:34:36 2004 EDT
Modified files:
/phpdoc/en/reference/mbstring/functions mb-ereg-match.xml
mb-ereg-replace.xml
mb-ereg-search-getpos.xml
mb-ereg-search-getregs.xml
mb-ereg-search-init.xml
mb-ereg-search-pos.xml
mb-ereg-search-regs.xml
mb-ereg-search-setpos.xml
mb-ereg-search.xml
mb-ereg.xml
mb-eregi-replace.xml
mb-eregi.xml
mb-get-info.xml
mb-regex-encoding.xml
mb-regex-set-options.xml
mb-split.xml
Log:
- This extension is no longer experimental.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-match.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-match.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-match.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-ereg-match.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-ereg-match.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-match.xml Sat Aug 28 09:34:36
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-match">
<refnamediv>
@@ -18,7 +18,6 @@
<type>string</type><parameter>option</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_match</function> returns &true; if
<parameter>string</parameter> matches regular expression
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-replace.xml Sat Aug 28 09:34:36
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-replace">
<refnamediv>
@@ -17,7 +17,6 @@
<type>array</type><parameter>option</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_replace</function> scans
<parameter>string</parameter> for matches to
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-getpos.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-getpos.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-getpos.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-ereg-search-getpos.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-getpos.xml:1.3 Sat
Jun 5 10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-getpos.xml Sat Aug 28
09:34:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-search-getpos">
<refnamediv>
@@ -14,7 +14,6 @@
<type>array</type><methodname>mb_ereg_search_getpos</methodname>
<void/>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search_getpos</function> returns
the point to start regular expression match for
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-getregs.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-getregs.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-getregs.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-ereg-search-getregs.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-getregs.xml:1.4 Sat
Jun 5 10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-getregs.xml Sat Aug 28
09:34:36 2004
@@ -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-search-getregs">
<refnamediv>
@@ -15,7 +15,6 @@
<type>array</type><methodname>mb_ereg_search_getregs</methodname>
<void/>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search_getregs</function> returns an array
including the sub-string of matched part by last
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-init.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-init.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-init.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-ereg-search-init.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-init.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-init.xml Sat Aug 28
09:34:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-search-init">
<refnamediv>
@@ -21,7 +21,6 @@
<type>string</type><parameter>option</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search_init</function> sets
<parameter>string</parameter> and <parameter>pattern</parameter>
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml:1.4 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-pos.xml Sat Aug 28
09:34:36 2004
@@ -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-search-pos">
<refnamediv>
@@ -20,7 +20,6 @@
<type>string</type><parameter>option</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search_pos</function> returns an array including
position of matched part for multibyte regular expression.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-regs.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-regs.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-regs.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-ereg-search-regs.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-regs.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-regs.xml Sat Aug 28
09:34:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-search-regs">
<refnamediv>
@@ -19,7 +19,6 @@
<type>string</type><parameter>option</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search_regs</function> executes the multibyte
regular expression match, and if there are some matched part, it
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search-setpos.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search-setpos.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search-setpos.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-ereg-search-setpos.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search-setpos.xml:1.4 Wed
Aug 18 10:15:18 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search-setpos.xml Sat Aug 28
09:34:36 2004
@@ -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-search-setpos">
<refnamediv>
@@ -14,7 +14,6 @@
<type>array</type><methodname>mb_ereg_search_setpos</methodname>
<methodparam><type>int</type><parameter>position</parameter></methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search_setpos</function> sets the starting
point of match for <function>mb_ereg_search</function>.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg-search.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg-search.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg-search.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-ereg-search.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-ereg-search.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg-search.xml Sat Aug 28 09:34:36
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-ereg-search">
<refnamediv>
@@ -19,7 +19,6 @@
<type>string</type><parameter>option</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_search</function> returns &true; if the
multibyte string matches with the regular expression, &false; for
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-ereg.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-ereg.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-ereg.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-ereg.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-ereg.xml:1.4 Sat Jun 5 10:30:22
2004
+++ phpdoc/en/reference/mbstring/functions/mb-ereg.xml Sat Aug 28 09:34:36 2004
@@ -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">
<refnamediv>
@@ -16,7 +16,6 @@
<type>array</type><parameter>regs</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg</function> executes the regular expression
match with multibyte support, and returns 1 if matches are found.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-eregi-replace.xml Sat Aug 28 09:34:36
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-eregi-replace">
<refnamediv>
@@ -17,7 +17,6 @@
<methodparam><type>string</type><parameter>replace</parameter></methodparam>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_ereg_replace</function> scans
<parameter>string</parameter> for matches to
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-eregi.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-eregi.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-eregi.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-eregi.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-eregi.xml:1.4 Sat Jun 5 10:30:22
2004
+++ phpdoc/en/reference/mbstring/functions/mb-eregi.xml Sat Aug 28 09:34:36 2004
@@ -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">
<refnamediv>
@@ -18,7 +18,6 @@
<type>array</type><parameter>regs</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_eregi</function> executes the regular expression
match with multibyte support, and returns 1 if matches are found.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-get-info.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-get-info.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-get-info.xml:1.2
phpdoc/en/reference/mbstring/functions/mb-get-info.xml:1.3
--- phpdoc/en/reference/mbstring/functions/mb-get-info.xml:1.2 Wed Apr 17 02:39:59
2002
+++ phpdoc/en/reference/mbstring/functions/mb-get-info.xml Sat Aug 28 09:34:36
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
<refentry id="function.mb-get-info">
<refnamediv>
@@ -12,7 +12,6 @@
<type>string</type><methodname>mb_get_info</methodname>
<methodparam
choice="opt"><type>string</type><parameter>type</parameter></methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_get_info</function> returns internal setting
parameter of mbstring.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-regex-encoding.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-regex-encoding.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-regex-encoding.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-regex-encoding.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-regex-encoding.xml:1.3 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-regex-encoding.xml Sat Aug 28
09:34:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-regex-encoding">
<refnamediv>
@@ -16,7 +16,6 @@
<type>string</type><parameter>encoding</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_regex_encoding</function> returns the character
encoding used by multibyte regex functions.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.4
phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.4 Sat Jun 5
10:30:22 2004
+++ phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml Sat Aug 28
09:34:36 2004
@@ -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-regex-set-options">
<refnamediv>
@@ -16,7 +16,6 @@
<type>string</type><parameter>options</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_regex_set_options</function> sets the default options
described by <parameter>options</parameter> for multibyte regex functions.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-split.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-split.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-split.xml:1.3
phpdoc/en/reference/mbstring/functions/mb-split.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-split.xml:1.3 Sat Jun 5 10:30:22
2004
+++ phpdoc/en/reference/mbstring/functions/mb-split.xml Sat Aug 28 09:34:36 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 -->
<refentry id="function.mb-split">
<refnamediv>
@@ -16,7 +16,6 @@
<type>int</type><parameter>limit</parameter>
</methodparam>
</methodsynopsis>
- &warn.experimental.func;
<simpara>
<function>mb_split</function> split multibyte
<parameter>string</parameter> using regular expression