From f526779bb185b3fe128d16441656db3a237f3f46 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Thu, 17 Oct 2002 22:48:38 +0000 Subject: [PATCH] - reflect function renaming git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100075 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../functions/{word-count.xml => str-word-count.xml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename reference/strings/functions/{word-count.xml => str-word-count.xml} (93%) diff --git a/reference/strings/functions/word-count.xml b/reference/strings/functions/str-word-count.xml similarity index 93% rename from reference/strings/functions/word-count.xml rename to reference/strings/functions/str-word-count.xml index 88c1347202..c5c4435cfb 100644 --- a/reference/strings/functions/word-count.xml +++ b/reference/strings/functions/str-word-count.xml @@ -1,8 +1,8 @@ - + - word_count + str_word_count Return information about words used in a string @@ -10,7 +10,7 @@ Description - mixedword_count + mixedstr_word_count stringstring intformat