Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.h1101 EXCMD(CMD_only, "only", ex_only,
H A Dex_docmd.c94 static void ex_only(exarg_T *eap);
6105 ex_only(exarg_T *eap) in ex_only() function