Searched refs:ROFFT_BLOCK (Results 1 – 16 of 16) sorted by relevance
244 if (n->type == ROFFT_BLOCK && in print_man_node()325 case ROFFT_BLOCK: in man_SH_pre()399 case ROFFT_BLOCK: in man_PP_pre()422 if (n1 == NULL || n1->type != ROFFT_BLOCK || in list_continues()423 n2 == NULL || n2->type != ROFFT_BLOCK) in list_continues()453 nn = n->type == ROFFT_BLOCK ? n : n->parent; in man_IP_pre()484 case ROFFT_BLOCK: in man_IP_pre()625 case ROFFT_BLOCK: in man_RS_pre()643 case ROFFT_BLOCK: in man_SY_pre()
428 case ROFFT_BLOCK: in pre_HP()469 case ROFFT_BLOCK: in post_HP()499 case ROFFT_BLOCK: in pre_PP()522 case ROFFT_BLOCK: in pre_IP()570 case ROFFT_BLOCK: in post_IP()595 case ROFFT_BLOCK: in pre_TP()655 case ROFFT_BLOCK: in post_TP()675 case ROFFT_BLOCK: in pre_SS()716 case ROFFT_BLOCK: in pre_SH()755 case ROFFT_BLOCK: in post_SH()[all …]
102 case ROFFT_BLOCK: in print_mdoc()156 case ROFFT_BLOCK: in print_mdoc()199 (n->type == ROFFT_BLOCK ? 2 : 4)); in print_mdoc()228 case ROFFT_BLOCK: in print_man()252 case ROFFT_BLOCK: in print_man()282 (n->type == ROFFT_BLOCK ? 2 : 4)); in print_man()
628 if (n->type == ROFFT_BLOCK) { in termp_it_pre()925 if (n->type == ROFFT_BLOCK) in termp_it_post()1012 case ROFFT_BLOCK: in termp_nm_post()1122 case ROFFT_BLOCK: in termp_bl_pre()1135 if (n->type != ROFFT_BLOCK) in termp_bl_post()1228 case ROFFT_BLOCK: in termp_vt_pre()1264 case ROFFT_BLOCK: in termp_sh_pre()1316 if (n->type != ROFFT_BLOCK) in termp_d1_pre()1503 case ROFFT_BLOCK: in termp_ss_pre()1735 case ROFFT_BLOCK: in termp_fo_pre()[all …]
525 case ROFFT_BLOCK: in mdoc_sh_pre()593 case ROFFT_BLOCK: in mdoc_ss_pre()628 case ROFFT_BLOCK: in mdoc_nd_pre()646 case ROFFT_BLOCK: in mdoc_nm_pre()821 case ROFFT_BLOCK: in mdoc_bl_pre()914 case ROFFT_BLOCK: in mdoc_d1_pre()949 case ROFFT_BLOCK: in mdoc_bd_pre()1308 case ROFFT_BLOCK: in mdoc_fo_pre()1405 case ROFFT_BLOCK: in mdoc_bf_pre()1448 case ROFFT_BLOCK: in mdoc_rs_pre()[all …]
124 if (n->type == ROFFT_BLOCK && in man_unscope()178 if (n->type != ROFFT_BLOCK) { in rew_scope()216 if (nn->tok == ntok && nn->type == ROFFT_BLOCK) in blk_close()247 if (nn->tok == ntok && nn->type == ROFFT_BLOCK && ! --nrew) in blk_close()
905 case ROFFT_BLOCK: in md_pre_Bk()1136 case ROFFT_BLOCK: in md_pre_Fo()1206 case ROFFT_BLOCK: in md_pre_It()1433 case ROFFT_BLOCK: in md_pre_Nm()1451 case ROFFT_BLOCK: in md_post_Nm()1503 case ROFFT_BLOCK: in md_pre_Sh()1540 case ROFFT_BLOCK: in md_pre_Vt()
228 if (n->type == ROFFT_BLOCK && in mdoc_endparse()300 case ROFFT_BLOCK: in rew_pending()314 if (n->type == ROFFT_BLOCK || in rew_pending()387 n->type != ROFFT_BLOCK && n->type != ROFFT_HEAD && in break_intermediate()416 if (n->type == ROFFT_BLOCK && in find_pending()596 if (body == NULL || n->type != ROFFT_BLOCK) in blk_exp_close()982 if (n->type != ROFFT_BLOCK) in blk_full()
1012 case ROFFT_BLOCK: in pre_bf()1045 case ROFFT_BLOCK: in pre_bk()1345 case ROFFT_BLOCK: in pre_fo()1657 case ROFFT_BLOCK: in pre_nm()1685 case ROFFT_BLOCK: in post_nm()1813 case ROFFT_BLOCK: in pre_vt()
1214 if (n->type == ROFFT_ELEM || n->type == ROFFT_BLOCK) in post_obsolete()1247 assert(np->parent->type == ROFFT_BLOCK); in post_bf()1458 case ROFFT_BLOCK: in post_display()1474 if (np->type == ROFFT_BLOCK && np->tok == MDOC_Bd) { in post_display()1575 if (mdoc->last->type == ROFFT_BLOCK) in post_en()1702 if (nit->type != ROFFT_BLOCK) in post_it()1903 case ROFFT_BLOCK: in post_bl()1995 if (nnext->type == ROFFT_BLOCK) in post_bl()2023 if (n->type == ROFFT_BLOCK && n->body->child == NULL) { in post_bk()2593 case ROFFT_BLOCK: in post_section()[all …]
373 case ROFFT_BLOCK: in check_par()406 case ROFFT_BLOCK: in post_IP()
345 assert(n->type == ROFFT_BLOCK); in man_breakscope()
115 p = roff_node_alloc(mdoc, line, pos, ROFFT_BLOCK, tok); in mdoc_block_alloc()
62 ROFFT_BLOCK, enumerator
955 assert(n->parent->type == ROFFT_BLOCK); in roff_node_append()1000 n = roff_node_alloc(man, line, pos, ROFFT_BLOCK, tok); in roff_block_alloc()1096 if (n->type == ROFFT_BLOCK || n->type == ROFFT_ELEM) in roff_node_free()
1578 case ROFFT_BLOCK: in parse_mdoc()