Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dinsexpand.pro24 int ins_compl_has_shown_match(void);
/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c850 ins_compl_has_shown_match(void) in ins_compl_has_shown_match() function
H A Dedit.c629 && ins_compl_has_shown_match()) in edit()