From: Rolland Santimano Date: Mon, 3 Oct 2005 06:19:51 +0000 (+0000) Subject: levenshtein(), similar_text() X-Git-Tag: RELEASE_0_9_0~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8658708456e92e8bfe86d0977c35e5fb4d2aa093;p=php levenshtein(), similar_text() --- 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()