From e8718dd9364f39ab0b8c7bff536bbcee766aff52 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Fri, 1 Apr 2005 10:15:23 +0000 Subject: [PATCH] strpos is binary safe, user note git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183327 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/strpos.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/strpos.xml b/reference/strings/functions/strpos.xml index 792e97b7d0..e94161f05e 100644 --- a/reference/strings/functions/strpos.xml +++ b/reference/strings/functions/strpos.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,7 @@ &return.falseproblem; - + ¬e.bin-safe; <function>strpos</function> examples