]> granicus.if.org Git - php/commitdiff
- strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()
authorRolland Santimano <rolland@php.net>
Mon, 24 Oct 2005 14:51:17 +0000 (14:51 +0000)
committerRolland Santimano <rolland@php.net>
Mon, 24 Oct 2005 14:51:17 +0000 (14:51 +0000)
unicode-progress.txt

index a93c81cab138e4d6218102f3a8cc7e564613112d..26e89bff33aa359096225ec5eeaaf8755bbf1678 100644 (file)
@@ -17,16 +17,23 @@ ext/standard
         similar_text()
         str_pad()
         str_repeat()
+        strip_tags()
+        strcspn()
         stripslashes()
+        strpbrk()
         strpos()
+        strrchr()
         strrev()
+        strrpos()
+        strspn()
         strstr()
+        strtok()
         substr()
         substr_count()
         substr_replace()
         trim()
-        ucwords()
         ucfirst()
+        ucwords()
 
 
 Zend Engine