Searched refs:best_idx (Results 1 – 1 of 1) sorted by relevance
2801 int best_idx; in find_endpos() local2863 best_idx = -1; in find_endpos()2883 if (best_idx == -1 || regmatch.startpos[0].col in find_endpos()2886 best_idx = idx; in find_endpos()2897 if (best_idx == -1) in find_endpos()2956 spp = &(SYN_ITEMS(syn_block)[best_idx]); in find_endpos()2975 *end_idx = best_idx; in find_endpos()