Searched refs:candidate_len (Results 1 – 1 of 1) sorted by relevance
2268 int candidate_len; in is_unique() local2278 candidate_len = (int)STRLEN(maybe_unique); in is_unique()2280 if (other_path_len < candidate_len) in is_unique()2283 rival = other_paths[j] + other_path_len - candidate_len; in is_unique()