Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro40 void ex_drop(exarg_T *eap);
/vim-8.2.3635/src/
H A Dex_cmds.h513 EXCMD(CMD_drop, "drop", ex_drop,
H A Dex_cmds.c5218 ex_drop(exarg_T *eap) in ex_drop() function