Browse Source

- strip_tags(), str[c]spn(), strpbrk(), strrchr(), strrpos(), strtok()

migration/RELEASE_1_0_0
Rolland Santimano 20 years ago
parent
commit
654da3c826
  1. 9
      unicode-progress.txt

9
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

Loading…
Cancel
Save