php-doc-en/reference/pcre/functions
Daniel Egeberg 2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
..
preg-filter.xml clarify array_filter return value with no matches, fixes bug #51568 2010-04-16 08:19:34 +00:00
preg-grep.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-last-error.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-match-all.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-match.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-quote.xml Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
preg-replace-callback.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-replace.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-split.xml Converted to utf-8 2010-03-28 22:10:10 +00:00