Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c213 static int ins_compl_key2count(int c);
3602 (void)ins_compl_next(FALSE, ins_compl_key2count(c), in ins_compl_check_keys()
3660 ins_compl_key2count(int c) in ins_compl_key2count() function
4134 n = ins_compl_next(TRUE, ins_compl_key2count(c), insert_match, FALSE); in ins_complete()