moriyoshi Sun Oct 20 11:08:37 2002 EDT Modified files: /phpdoc/en/reference/mbstring/functions mb-regex-set-options.xml Log: Corrected the words. Index: phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml diff -u phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.1 phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.2 --- phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml:1.1 Sun Oct 20 11:03:34 2002 +++ phpdoc/en/reference/mbstring/functions/mb-regex-set-options.xml Sun Oct 20 +11:08:37 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.23 --> <refentry id="function.mb-regex-set-options"> <refnamediv> @@ -22,10 +22,8 @@ described by <parameter>options</parameter> for multibyte regex functions. </simpara> <para> - Returns the previous options for multibyte regex functions if the - optional parameter <parameter>options</parameter> is specified. - If the options is omitted, it returns the string that describes - the current options. + Returns the previous options. If <parameter>options</parameter> is + omitted, it returns the string that describes the current options. </para> <note> <para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php