Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_cscope.pro6 void ex_cstag(exarg_T *eap);
/vim-8.2.3635/src/
H A Dif_cscope.c247 ex_cstag(exarg_T *eap) in ex_cstag() function
H A Dex_cmds.h432 EXCMD(CMD_cstag, "cstag", ex_cstag,
H A Dex_docmd.c156 # define ex_cstag ex_ni macro
8772 ex_cstag(eap); in ex_tag_cmd()