Searched refs:had_match (Results 1 – 2 of 2) sorted by relevance
727 int had_match; in ins_compl_longest_match() local735 had_match = (curwin->w_cursor.col > compl_col); in ins_compl_longest_match()742 if (!had_match) in ins_compl_longest_match()783 had_match = (curwin->w_cursor.col > compl_col); in ins_compl_longest_match()790 if (!had_match) in ins_compl_longest_match()
2806 int had_match = FALSE; in find_endpos() local3006 had_match = TRUE; in find_endpos()3011 if (!had_match) in find_endpos()