Searched refs:ROFFT_ELEM (Results 1 – 12 of 12) sorted by relevance
112 case ROFFT_ELEM: in print_mdoc()140 case ROFFT_ELEM: in print_mdoc()228 case ROFFT_ELEM: in print_man()256 case ROFFT_ELEM: in print_man()
1398 case ROFFT_ELEM: in md_pre_Nm()1415 case ROFFT_ELEM: in md_post_Nm()1504 case ROFFT_ELEM: in md_pre_Vt()1517 case ROFFT_ELEM: in md_post_Vt()
999 case ROFFT_ELEM: in pre_bk()1011 case ROFFT_ELEM: in post_bk()1625 if (n->type != ROFFT_ELEM && n->type != ROFFT_HEAD) in pre_nm()1650 case ROFFT_ELEM: in post_nm()
149 p = roff_node_alloc(mdoc, line, pos, ROFFT_ELEM, tok); in mdoc_elem_alloc()
62 ROFFT_ELEM, enumerator
593 case ROFFT_ELEM: in mdoc_nm_pre()1188 } else if (n->type == ROFFT_ELEM) { in mdoc_vt_pre()1754 if (n->type != ROFFT_BODY && n->type != ROFFT_ELEM) in mdoc_quote_post()
245 case ROFFT_ELEM: in print_man_node()
1200 if (n->type == ROFFT_ELEM) { in termp_vt_pre()1644 if (n->type != ROFFT_BODY && n->type != ROFFT_ELEM) in termp_quote_pre()1700 if (n->type != ROFFT_BODY && n->type != ROFFT_ELEM) in termp_quote_post()
371 if (n->type != ROFFT_ELEM) in rew_elem()373 assert(n->type == ROFFT_ELEM); in rew_elem()
1554 case ROFFT_ELEM: in parse_mdoc()1676 if (n->type != ROFFT_ELEM && n->type != ROFFT_BODY) in parse_mdoc_Va()
1043 if (n->type == ROFFT_ELEM || n->type == ROFFT_BLOCK) in post_obsolete()1224 case ROFFT_ELEM: in post_nm()2460 if (n->type != ROFFT_ELEM && n->type != ROFFT_BLOCK) in post_prevpar()
945 n = roff_node_alloc(man, line, pos, ROFFT_ELEM, tok); in roff_elem_alloc()1043 if (n->type == ROFFT_BLOCK || n->type == ROFFT_ELEM) in roff_node_free()2974 if (r->man->last->type == ROFFT_ELEM) { in roff_onearg()