- This extension is no longer experimental.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167480 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dave Barr 2004-08-28 13:34:36 +00:00
parent d612945c5a
commit c2f864d023
16 changed files with 16 additions and 32 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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>

View file

@ -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.

View file

@ -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

View file

@ -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>.

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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