summaryrefslogtreecommitdiff
path: root/unicode-progress.txt
diff options
context:
space:
mode:
authorRolland Santimano <rolland@php.net>2005-10-03 06:19:51 +0000
committerRolland Santimano <rolland@php.net>2005-10-03 06:19:51 +0000
commit8658708456e92e8bfe86d0977c35e5fb4d2aa093 (patch)
treedba06e9f9cebc978fb5ba0a120b2a71557e5e4df /unicode-progress.txt
parenteea40f95d8c336b2e3148b5268e0f20d2115b17b (diff)
downloadphp-git-8658708456e92e8bfe86d0977c35e5fb4d2aa093.tar.gz
levenshtein(), similar_text()
Diffstat (limited to 'unicode-progress.txt')
-rw-r--r--unicode-progress.txt2
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()