Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dautocmd.pro11 void ex_doautoall(exarg_T *eap);
/vim-8.2.3635/src/
H A Dautocmd.c1374 ex_doautoall(exarg_T *eap) in ex_doautoall() function
H A Dex_cmds.h510 EXCMD(CMD_doautoall, "doautoall", ex_doautoall,