Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/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
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c2461 ins_compl_longest_match(match); in ins_compl_add()
2488 static void ins_compl_longest_match(compl_T *match) in ins_compl_longest_match() function