diff options
author | Rolland Santimano <rolland@php.net> | 2005-10-03 06:19:51 +0000 |
---|---|---|
committer | Rolland Santimano <rolland@php.net> | 2005-10-03 06:19:51 +0000 |
commit | 8658708456e92e8bfe86d0977c35e5fb4d2aa093 (patch) | |
tree | dba06e9f9cebc978fb5ba0a120b2a71557e5e4df /unicode-progress.txt | |
parent | eea40f95d8c336b2e3148b5268e0f20d2115b17b (diff) | |
download | php-git-8658708456e92e8bfe86d0977c35e5fb4d2aa093.tar.gz |
levenshtein(), similar_text()
Diffstat (limited to 'unicode-progress.txt')
-rw-r--r-- | unicode-progress.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unicode-progress.txt b/unicode-progress.txt index f375063c1a..a93c81cab1 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -11,8 +11,10 @@ ext/standard chr() explode() implode() + levenshtein() ord() range() + similar_text() str_pad() str_repeat() stripslashes() |