From 892771936460f99c6507bf1b3aec41fa1a799d12 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Mon, 25 Mar 2002 00:43:51 +0000 Subject: [PATCH] going in direction of RFC 2606 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75100 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/strings.xml b/functions/strings.xml index 3118f9390d..eda75ac659 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -3205,9 +3205,9 @@ $var = strspn("42 is the answer, what is the question ...", "1234567890"); <function>strstr</function> example