Searched refs:search_for_exact_line (Results 1 – 3 of 3) sorted by relevance
28 int search_for_exact_line(buf_T *buf, pos_T *pos, int dir, char_u *pat);
3069 found_new_match = search_for_exact_line(ins_buf, pos, in ins_compl_get_exp()
1680 search_for_exact_line( in search_for_exact_line() function