Searched refs:ROFFT_ELEM (Results 1 – 13 of 13) sorted by relevance
119 case ROFFT_ELEM: in print_mdoc()151 case ROFFT_ELEM: in print_mdoc()221 case ROFFT_ELEM: in print_man()253 case ROFFT_ELEM: in print_man()
1439 case ROFFT_ELEM: in md_pre_Nm()1456 case ROFFT_ELEM: in md_post_Nm()1545 case ROFFT_ELEM: in md_pre_Vt()1558 case ROFFT_ELEM: in md_post_Vt()
359 if (n->type == ROFFT_ELEM || n->tok == MDOC_Fo) in tag_postprocess()
1047 case ROFFT_ELEM: in pre_bk()1059 case ROFFT_ELEM: in post_bk()1661 case ROFFT_ELEM: in pre_nm()1688 case ROFFT_ELEM: in post_nm()
306 if (n->parent->type != ROFFT_ELEM || in man_breakscope()
144 p = roff_node_alloc(mdoc, line, pos, ROFFT_ELEM, tok); in mdoc_elem_alloc()
66 ROFFT_ELEM, enumerator
653 case ROFFT_ELEM: in mdoc_nm_pre()1121 } else if (n->type == ROFFT_ELEM) { in mdoc_vt_pre()1679 if (n->type != ROFFT_BODY && n->type != ROFFT_ELEM) in mdoc_quote_post()
1228 case ROFFT_ELEM: in termp_vt_pre()1578 if (n->type != ROFFT_BODY && n->type != ROFFT_ELEM) in termp_quote_pre()1634 if (n->type != ROFFT_BODY && n->type != ROFFT_ELEM) in termp_quote_post()
381 if (n->type != ROFFT_ELEM) in rew_elem()383 assert(n->type == ROFFT_ELEM); in rew_elem()
1229 if (n->type == ROFFT_ELEM || n->type == ROFFT_BLOCK) in post_obsolete()1414 case ROFFT_ELEM: in post_nm()2701 if (n->type != ROFFT_ELEM && n->type != ROFFT_BLOCK) in post_prevpar()
1621 case ROFFT_ELEM: in parse_mdoc()1762 if (n->type != ROFFT_ELEM && n->type != ROFFT_BODY) in parse_mdoc_Va()
997 n = roff_node_alloc(man, line, pos, ROFFT_ELEM, tok); in roff_elem_alloc()1103 if (n->type == ROFFT_BLOCK || n->type == ROFFT_ELEM) in roff_node_free()3498 if (r->man->last->type == ROFFT_ELEM) { in roff_onearg()