Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_tag.c155 if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE))) in ex_tag_next()
195 if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE))) in ex_tag_prev()
218 ex_tag_nswitch(SCR *sp, TAG *tp, int force) in ex_tag_nswitch() function
756 if (ex_tag_nswitch(sp, tqp->current, force)) in tagq_push()
H A Dex_cscope.c549 if (ex_tag_nswitch(sp, tqp->current, force)) in cscope_find()
/freebsd/usr.bin/vi/
H A Dextern.h134 int ex_tag_nswitch(SCR *, TAG *, int);