ex_tag_nswitch
if (ex_tag_nswitch(sp, TAILQ_FIRST(&tqp->tagq), force))
if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE)))
if (ex_tag_nswitch(sp, tp, FL_ISSET(cmdp->iflags, E_C_FORCE)))
int ex_tag_nswitch(SCR *, TAG *, int);