Home
last modified time | relevance | path

Searched refs:cscope_search (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_cscope.c565 (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 Dex_tag.c160 (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 Dextern.h68 int cscope_search(SCR *, TAGQ *, TAG *);