Home
last modified time | relevance | path

Searched refs:ex_file (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dex_cmds.pro16 void ex_file(exarg_T *eap);
/vim-8.2.3635/src/
H A Ddiff.c1359 ex_file(eap); in ex_diffpatch()
H A Dex_cmds.h606 EXCMD(CMD_file, "file", ex_file,
H A Dex_cmds.c1805 ex_file(exarg_T *eap) in ex_file() function