From 8658708456e92e8bfe86d0977c35e5fb4d2aa093 Mon Sep 17 00:00:00 2001 From: Rolland Santimano Date: Mon, 3 Oct 2005 06:19:51 +0000 Subject: [PATCH] levenshtein(), similar_text() --- unicode-progress.txt | 2 ++ 1 file changed, 2 insertions(+) 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() -- 2.50.1