Home
last modified time | relevance | path

Searched refs:ROFFT_BLOCK (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_html.c245 if (n->type == ROFFT_BLOCK && in print_man_node()
323 case ROFFT_BLOCK: in man_SH_pre()
397 case ROFFT_BLOCK: in man_PP_pre()
420 if (n1 == NULL || n1->type != ROFFT_BLOCK || in list_continues()
421 n2 == NULL || n2->type != ROFFT_BLOCK) in list_continues()
449 nn = n->type == ROFFT_BLOCK ? n : n->parent; in man_IP_pre()
480 case ROFFT_BLOCK: in man_IP_pre()
575 case ROFFT_BLOCK: in man_RS_pre()
593 case ROFFT_BLOCK: in man_SY_pre()
H A Dman_term.c418 case ROFFT_BLOCK: in pre_HP()
459 case ROFFT_BLOCK: in post_HP()
489 case ROFFT_BLOCK: in pre_PP()
512 case ROFFT_BLOCK: in pre_IP()
560 case ROFFT_BLOCK: in post_IP()
585 case ROFFT_BLOCK: in pre_TP()
645 case ROFFT_BLOCK: in post_TP()
665 case ROFFT_BLOCK: in pre_SS()
706 case ROFFT_BLOCK: in pre_SH()
745 case ROFFT_BLOCK: in post_SH()
[all …]
H A Dtree.c104 case ROFFT_BLOCK: in print_mdoc()
158 case ROFFT_BLOCK: in print_mdoc()
201 (n->type == ROFFT_BLOCK ? 2 : 4)); in print_mdoc()
230 case ROFFT_BLOCK: in print_man()
254 case ROFFT_BLOCK: in print_man()
284 (n->type == ROFFT_BLOCK ? 2 : 4)); in print_man()
H A Dmdoc_term.c632 if (n->type == ROFFT_BLOCK) { in termp_it_pre()
928 if (n->type == ROFFT_BLOCK) in termp_it_post()
1015 case ROFFT_BLOCK: in termp_nm_post()
1125 case ROFFT_BLOCK: in termp_bl_pre()
1138 if (n->type != ROFFT_BLOCK) in termp_bl_post()
1231 case ROFFT_BLOCK: in termp_vt_pre()
1267 case ROFFT_BLOCK: in termp_sh_pre()
1319 if (n->type != ROFFT_BLOCK) in termp_d1_pre()
1506 case ROFFT_BLOCK: in termp_ss_pre()
1738 case ROFFT_BLOCK: in termp_fo_pre()
[all …]
H A Dmdoc_html.c523 case ROFFT_BLOCK: in mdoc_sh_pre()
590 case ROFFT_BLOCK: in mdoc_ss_pre()
625 case ROFFT_BLOCK: in mdoc_nd_pre()
643 case ROFFT_BLOCK: in mdoc_nm_pre()
810 case ROFFT_BLOCK: in mdoc_bl_pre()
903 case ROFFT_BLOCK: in mdoc_d1_pre()
938 case ROFFT_BLOCK: in mdoc_bd_pre()
1297 case ROFFT_BLOCK: in mdoc_fo_pre()
1394 case ROFFT_BLOCK: in mdoc_bf_pre()
1437 case ROFFT_BLOCK: in mdoc_rs_pre()
[all …]
H A Dman_macro.c124 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()
H A Dmdoc_markdown.c906 case ROFFT_BLOCK: in md_pre_Bk()
1137 case ROFFT_BLOCK: in md_pre_Fo()
1207 case ROFFT_BLOCK: in md_pre_It()
1434 case ROFFT_BLOCK: in md_pre_Nm()
1452 case ROFFT_BLOCK: in md_post_Nm()
1504 case ROFFT_BLOCK: in md_pre_Sh()
1541 case ROFFT_BLOCK: in md_pre_Vt()
H A Dmdoc_macro.c230 if (n->type == ROFFT_BLOCK && in mdoc_endparse()
302 case ROFFT_BLOCK: in rew_pending()
316 if (n->type == ROFFT_BLOCK || in rew_pending()
389 n->type != ROFFT_BLOCK && n->type != ROFFT_HEAD && in break_intermediate()
418 if (n->type == ROFFT_BLOCK && in find_pending()
598 if (body == NULL || n->type != ROFFT_BLOCK) in blk_exp_close()
984 if (n->type != ROFFT_BLOCK) in blk_full()
H A Dmdoc_man.c1011 case ROFFT_BLOCK: in pre_bf()
1044 case ROFFT_BLOCK: in pre_bk()
1344 case ROFFT_BLOCK: in pre_fo()
1656 case ROFFT_BLOCK: in pre_nm()
1684 case ROFFT_BLOCK: in post_nm()
1812 case ROFFT_BLOCK: in pre_vt()
H A Dmdoc_validate.c1228 if (n->type == ROFFT_ELEM || n->type == ROFFT_BLOCK) in post_obsolete()
1261 assert(np->parent->type == ROFFT_BLOCK); in post_bf()
1472 case ROFFT_BLOCK: in post_display()
1488 if (np->type == ROFFT_BLOCK && np->tok == MDOC_Bd) { in post_display()
1589 if (mdoc->last->type == ROFFT_BLOCK) in post_en()
1716 if (nit->type != ROFFT_BLOCK) in post_it()
1917 case ROFFT_BLOCK: in post_bl()
2009 if (nnext->type == ROFFT_BLOCK) in post_bl()
2037 if (n->type == ROFFT_BLOCK && n->body->child == NULL) { in post_bk()
2609 case ROFFT_BLOCK: in post_section()
[all …]
H A Dman_validate.c393 case ROFFT_BLOCK: in check_par()
426 case ROFFT_BLOCK: in post_IP()
H A Dman.c336 assert(n->type == ROFFT_BLOCK); in man_breakscope()
H A Droff.h62 ROFFT_BLOCK, enumerator
H A Dmdoc.c117 p = roff_node_alloc(mdoc, line, pos, ROFFT_BLOCK, tok); in mdoc_block_alloc()
H A Droff.c962 assert(n->parent->type == ROFFT_BLOCK); in roff_node_append()
1007 n = roff_node_alloc(man, line, pos, ROFFT_BLOCK, tok); in roff_block_alloc()
1103 if (n->type == ROFFT_BLOCK || n->type == ROFFT_ELEM) in roff_node_free()
H A Dmandocdb.c1619 case ROFFT_BLOCK: in parse_mdoc()