Home
last modified time | relevance | path

Searched refs:ex_checkpath (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dex_docmd.c252 static void ex_checkpath(exarg_T *eap);
256 # define ex_checkpath ex_ni macro
8595 ex_checkpath(exarg_T *eap) in ex_checkpath() function
H A Dex_cmds.h336 EXCMD(CMD_checkpath, "checkpath", ex_checkpath,