From 80aa72c72778cce62038c3248693fa935015124c Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 17 Feb 2006 12:33:52 +0000 Subject: [PATCH] False doesn't cause mixed (howto/working) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207344 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/stripos.xml | 4 ++-- reference/strings/functions/strpos.xml | 4 ++-- reference/strings/functions/strripos.xml | 4 ++-- reference/strings/functions/strrpos.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/reference/strings/functions/stripos.xml b/reference/strings/functions/stripos.xml index 103104971b..cd5d02e49f 100755 --- a/reference/strings/functions/stripos.xml +++ b/reference/strings/functions/stripos.xml @@ -1,5 +1,5 @@ - + stripos @@ -10,7 +10,7 @@ Description - mixedstripos + intstripos stringhaystack stringneedle intoffset diff --git a/reference/strings/functions/strpos.xml b/reference/strings/functions/strpos.xml index e643199747..94660c007b 100644 --- a/reference/strings/functions/strpos.xml +++ b/reference/strings/functions/strpos.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ Description - mixedstrpos + intstrpos stringhaystack mixedneedle intoffset diff --git a/reference/strings/functions/strripos.xml b/reference/strings/functions/strripos.xml index 10936d548d..79a5e9ca8d 100644 --- a/reference/strings/functions/strripos.xml +++ b/reference/strings/functions/strripos.xml @@ -1,5 +1,5 @@ - + strripos @@ -10,7 +10,7 @@ Description - mixedstrripos + intstrripos stringhaystack stringneedle intoffset diff --git a/reference/strings/functions/strrpos.xml b/reference/strings/functions/strrpos.xml index fa4966af81..24cf975fe1 100644 --- a/reference/strings/functions/strrpos.xml +++ b/reference/strings/functions/strrpos.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ Description - mixedstrrpos + intstrrpos stringhaystack stringneedle intoffset