Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dusercmd.pro12 char *uc_fun_cmd(void);
/vim-8.2.3635/src/
H A Dusercmd.c578 uc_fun_cmd(void) in uc_fun_cmd() function
H A Dex_docmd.c2053 errormsg = uc_fun_cmd(); in do_one_cmd()