Searched refs:srcMatches (Results 1 – 1 of 1) sorted by relevance
4390 int_u *srcMatches, in fuzzy_match_recursive() argument4434 if (first_match && srcMatches) in fuzzy_match_recursive()4436 memcpy(matches, srcMatches, nextMatch * sizeof(srcMatches[0])); in fuzzy_match_recursive()