Re: [PHP4BETA] cvs: php4 /ext/standard/ Makefile.in basic_functions.c levenshtein.c php_string.h
[email protected] (Andrei Zmievski)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 23 May 2000, Hartmut Holzgraefe wrote: > hholzgra Tue May 23 16:10:37 2000 EDT > > Added files: > /php4/ext/standard levenshtein.c > > Modified files: > /php4/ext/standard Makefile.in basic_functions.c php_string.h > Log: > added function "int levdist(string str1, string str2)" > that will calculate the Levenshtein distance between two > strings (faster and possibly more accurate than similar_text()) Please call it lev_dist() or maybe find a better name... :) -Andrei * Who is Ray and why would we want to selectively trace him? *