From c4c885371744a1bc09f31027500f33d56e589e41 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Wed, 4 Oct 2006 17:25:15 +0000 Subject: [PATCH] *** empty log message *** --- unicode-progress.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode-progress.txt b/unicode-progress.txt index 5401ae3bdb..0b46a334d8 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -28,7 +28,6 @@ ext/standard str_replace() stri_replace() - substr_compare() These are the problematic ones. There are a few approaches: 1. Case-fold both need and haystack and then do simple search. @@ -169,6 +168,7 @@ ext/standard strtolower() strtoupper() substr() + substr_compare() substr_count() substr_replace() trim() -- 2.50.1