From: Rolland Santimano Date: Mon, 24 Oct 2005 14:51:17 +0000 (+0000) Subject: - strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok() X-Git-Tag: RELEASE_0_9_1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=654da3c826dbd99268e2e50368f0bb3c5abf19ee;p=php - strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok() --- diff --git a/unicode-progress.txt b/unicode-progress.txt index a93c81cab1..26e89bff33 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -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