Searched refs:cscope_search (Results 1 – 4 of 4) sorted by relevance
| /freebsd/usr.bin/vi/ |
| H A D | ex_extern.h | 34 int cscope_search(SCR *, TAGQ *, TAG *);
|
| /freebsd/contrib/nvi/ex/ |
| H A D | extern.h | 34 int cscope_search(SCR *, TAGQ *, TAG *);
|
| 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()
|