Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgetchar.pro37 int using_script(void);
/vim-8.2.3635/src/
H A Dgetchar.c1550 using_script(void) in using_script() function
H A Dinsexpand.c3585 if (!in_compl_func && (using_script() || ex_normal_busy)) in ins_compl_check_keys()