Searched refs:ROFFRULE_DENY (Results 1 – 1 of 1) sorted by relevance
79 ROFFRULE_DENY, enumerator400 p->rule = p->parent ? p->parent->rule : ROFFRULE_DENY; in roffnode_push()1108 return(ROFFRULE_DENY == rr ? ROFF_IGN : ROFF_CONT); in roff_cond_sub()1130 return(ROFFRULE_DENY == rr ? ROFF_IGN : ROFF_CONT); in roff_cond_text()1199 return(ROFFRULE_DENY); in roff_evalcond()1210 return ROFFRULE_DENY; in roff_evalcond()1217 return ROFFRULE_DENY; in roff_evalcond()1235 return ROFFRULE_DENY; in roff_evalcond()1240 return lh ? ROFFRULE_ALLOW : ROFFRULE_DENY; in roff_evalcond()1268 ROFFRULE_DENY : r->rstack[r->rstackpos--]) : in roff_cond()[all …]