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

/freebsd-10.2-release/contrib/nvi/ex/
H A Dex_tag.c160 if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE)))
200 if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE)))
217 * ex_tag_nswitch --
220 * PUBLIC: int ex_tag_nswitch __P((SCR *, TAG *, int));
223 ex_tag_nswitch(SCR *sp, TAG *tp, int force) function
759 if (ex_tag_nswitch(sp, tqp->current, force))
H A Dextern.h99 int ex_tag_nswitch __P((SCR *, TAG *, int));
H A Dex_cscope.c550 if (ex_tag_nswitch(sp, tqp->current, force))

Completed in 54 milliseconds