Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dinsexpand.pro38 int ins_compl_bs(void);
/vim-8.2.3635/src/
H A Dinsexpand.c1577 ins_compl_bs(void) in ins_compl_bs() function
H A Dedit.c634 && (c = ins_compl_bs()) == NUL) in edit()