Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c196 static void ins_compl_longest_match(compl_T *match);
700 ins_compl_longest_match(match); in ins_compl_add()
723 ins_compl_longest_match(compl_T *match) in ins_compl_longest_match() function