vrana Thu Feb 24 09:27:19 2005 EDT
Modified files: /phpdoc/en/reference/strings/functions quotemeta.xml Log: Single backslash http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/quotemeta.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/strings/functions/quotemeta.xml diff -u phpdoc/en/reference/strings/functions/quotemeta.xml:1.3 phpdoc/en/reference/strings/functions/quotemeta.xml:1.4 --- phpdoc/en/reference/strings/functions/quotemeta.xml:1.3 Thu Jul 22 18:51:12 2004 +++ phpdoc/en/reference/strings/functions/quotemeta.xml Thu Feb 24 09:27:16 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.139 --> <refentry id="function.quotemeta"> <refnamediv> @@ -15,7 +15,7 @@ <para> Returns a version of str with a backslash character (<literal>\</literal>) before every character that is among - these: <screen>. \\ + * ? [ ^ ] ( $ )</screen> + these: <screen>. \ + * ? [ ^ ] ( $ )</screen> </para> ¬e.bin-safe;