Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dusercmd.pro18 void ex_delcommand(exarg_T *eap);
/vim-8.2.3635/src/
H A Dusercmd.c1165 ex_delcommand(exarg_T *eap) in ex_delcommand() function
H A Dex_cmds.h465 EXCMD(CMD_delcommand, "delcommand", ex_delcommand,