Home
last modified time | relevance | path

Searched refs:compl_matches (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dinsexpand.c179 static int compl_matches = 0; variable
1502 compl_matches = 0; in ins_compl_clear()
1746 compl_matches = 0; in ins_compl_restart()
2123 compl_matches = 0; in ins_compl_prep()
2474 compl_matches = ins_compl_make_cyclic(); in set_completion()
4140 compl_matches = n; in ins_complete()
4209 if (compl_matches > 0) in ins_complete()
4212 compl_curr_match->cp_number, compl_matches); in ins_complete()