Searched refs:best_len_match (Results 1 – 1 of 1) sorted by relevance
68 int best_len_match, int max_limit) { in FindMatchLength() argument71 if (array1[best_len_match] != array2[best_len_match]) return 0; in FindMatchLength()