]> granicus.if.org Git - php/commitdiff
levenshtein(), similar_text()
authorRolland Santimano <rolland@php.net>
Mon, 3 Oct 2005 06:19:51 +0000 (06:19 +0000)
committerRolland Santimano <rolland@php.net>
Mon, 3 Oct 2005 06:19:51 +0000 (06:19 +0000)
unicode-progress.txt

index f375063c1afec041736b56caa2460bcfcfc0cd4e..a93c81cab138e4d6218102f3a8cc7e564613112d 100644 (file)
@@ -11,8 +11,10 @@ ext/standard
         chr()
         explode()
         implode()
+        levenshtein()
         ord()
         range()
+        similar_text()
         str_pad()
         str_repeat()
         stripslashes()