Searched refs:ex_cscope (Results 1 – 5 of 5) sorted by relevance
4 void ex_cscope(exarg_T *eap);
429 EXCMD(CMD_cscope, "cscope", ex_cscope,837 EXCMD(CMD_lcscope, "lcscope", ex_cscope,
229 ex_cscope(exarg_T *eap) in ex_cscope() function
154 # define ex_cscope ex_ni macro
15139 Solution: Rename do_cscope to ex_cscope. Clean up comments.