Home
last modified time | relevance | path

Searched refs:php_similar_str (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dstring.c3220 static void php_similar_str(const char *txt1, int len1, const char *txt2, int len2, int *pos1, int … function
3248 php_similar_str(txt1, len1, txt2, len2, &pos1, &pos2, &max);

Completed in 18 milliseconds