Searched defs:txt1 (Results 1 – 1 of 1) sorted by relevance
3535 static void php_similar_str(const char *txt1, size_t len1, const char *txt2, size_t len2, size_t *p…3558 static size_t php_similar_char(const char *txt1, size_t len1, const char *txt2, size_t len2)
Completed in 30 milliseconds