Searched refs:match_pos (Results 1 – 1 of 1) sorted by relevance
669 int pos, i, match_len, match_pos, pos_min, len_max; in find_longest_match() local673 match_pos = 0; in find_longest_match()683 match_pos = pos; in find_longest_match()687 *pdist = cur_pos - match_pos - 1; in find_longest_match()
Completed in 3 milliseconds