Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.h1560 EXCMD(CMD_tabonly, "tabonly", ex_tabonly,
H A Dex_docmd.c98 static void ex_tabonly(exarg_T *eap);
6011 ex_tabonly(exarg_T *eap) in ex_tabonly() function