Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dinsexpand.pro36 int ins_compl_enter_selects(void);
/vim-8.2.3635/src/
H A Dinsexpand.c1556 ins_compl_enter_selects(void) in ins_compl_enter_selects() function
H A Dedit.c675 if ((c == Ctrl_Y || (ins_compl_enter_selects() in edit()