Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c161 static int compl_used_match; variable
744 compl_used_match = FALSE; in ins_compl_longest_match()
794 compl_used_match = FALSE; in ins_compl_longest_match()
1530 return compl_used_match; in ins_compl_used_match()
1641 compl_used_match = FALSE; in ins_compl_new_leader()
1908 compl_used_match = TRUE; in ins_compl_prep()
2476 compl_used_match = TRUE; in set_completion()
3304 compl_used_match = FALSE; in ins_compl_insert()
3306 compl_used_match = TRUE; in ins_compl_insert()
3484 compl_used_match = FALSE; in ins_compl_next()
[all …]