jimw Fri Dec 7 16:51:54 2001 EDT Modified files: /phpdoc/en/functions pcre.xml Log: fix typo Index: phpdoc/en/functions/pcre.xml diff -u phpdoc/en/functions/pcre.xml:1.65 phpdoc/en/functions/pcre.xml:1.66 --- phpdoc/en/functions/pcre.xml:1.65 Tue Dec 4 12:56:31 2001 +++ phpdoc/en/functions/pcre.xml Fri Dec 7 16:51:54 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.65 $ --> +<!-- $Revision: 1.66 $ --> <reference id="ref.pcre"> <title>Regular Expression Functions (Perl-Compatible)</title> <titleabbrev>PCRE</titleabbrev> @@ -90,7 +90,7 @@ <para> If <parameter>matches</parameter> is provided, then it is filled with the results of search. $matches[0] will contain the text that - match the full pattern, $matches[1] will have the text that matched + matched the full pattern, $matches[1] will have the text that matched the first captured parenthesized subpattern, and so on. </para> <para>
- Re: [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Torben Wilson
- [PHP-DOC] Representing classes in PHP doc Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Andrei Zmievski
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Andrei Zmievski
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Slawomir Pucia
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Jon Parise
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions pcre.xml Gabor Hojtsy