Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dinsexpand.pro25 int ins_compl_long_shown_match(void);
/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c860 ins_compl_long_shown_match(void) in ins_compl_long_shown_match() function
H A Dedit.c645 || ins_compl_long_shown_match())) in edit()