rolland Mon Oct 24 10:51:18 2005 EDT
Modified files:
/php-src unicode-progress.txt
Log:
- strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()
http://cvs.php.net/diff.php/php-src/unicode-progress.txt?r1=1.10&r2=1.11&ty=u
Index: php-src/unicode-progress.txt
diff -u php-src/unicode-progress.txt:1.10 php-src/unicode-progress.txt:1.11
--- php-src/unicode-progress.txt:1.10 Mon Oct 3 02:19:51 2005
+++ php-src/unicode-progress.txt Mon Oct 24 10:51:17 2005
@@ -17,16 +17,23 @@
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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php