betz Fri Apr 1 05:15:26 2005 EDT
Modified files:
/phpdoc/en/reference/strings/functions strpos.xml
Log:
strpos is binary safe, user note
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strpos.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/strings/functions/strpos.xml
diff -u phpdoc/en/reference/strings/functions/strpos.xml:1.6
phpdoc/en/reference/strings/functions/strpos.xml:1.7
--- phpdoc/en/reference/strings/functions/strpos.xml:1.6 Wed Oct 13
07:38:31 2004
+++ phpdoc/en/reference/strings/functions/strpos.xml Fri Apr 1 05:15:23 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.8 -->
<refentry id="function.strpos">
<refnamediv>
@@ -30,7 +30,7 @@
</para>
&return.falseproblem;
-
+ ¬e.bin-safe;
<para>
<example>
<title><function>strpos</function> examples</title>