php-doc-en/reference/pcre/functions
Torben Wilson 6bdd33b75f Document that since PHP 5.2.2, named subpatterns accept the syntax
(?<name>) and (?'name') as well as the older (?P<name>).
Addresses bug #46904.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-12 06:55:13 +00:00
..
preg-filter.xml fixed properties 2009-07-11 08:31:40 +00:00
preg-grep.xml fixed properties 2009-07-11 08:31:40 +00:00
preg-last-error.xml fixed properties 2009-07-11 08:31:40 +00:00
preg-match-all.xml Example missing some output. 2009-08-28 10:56:51 +00:00
preg-match.xml Document that since PHP 5.2.2, named subpatterns accept the syntax 2009-09-12 06:55:13 +00:00
preg-quote.xml fixed properties 2009-07-11 08:31:40 +00:00
preg-replace-callback.xml Link anonymous functions/preg-replace-callback.xml 2009-07-30 09:20:16 +00:00
preg-replace.xml fixed properties 2009-07-11 08:31:40 +00:00
preg-split.xml Fix bug #48703 2009-07-20 00:22:21 +00:00