Searched refs:cscope_search (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/nvi/ex/ |
H A D | ex_cscope.c | 565 (void)cscope_search(sp, tqp, tqp->current); in cscope_find() 1015 cscope_search(SCR *sp, TAGQ *tqp, TAG *tp) in cscope_search() function
|
H A D | ex_tag.c | 160 (void)cscope_search(sp, tqp, tp); in ex_tag_next() 200 (void)cscope_search(sp, tqp, tp); in ex_tag_prev()
|
/freebsd/usr.bin/vi/ |
H A D | extern.h | 68 int cscope_search(SCR *, TAGQ *, TAG *);
|