Searched refs:ENDBODY_NOT (Results 1 – 9 of 9) sorted by relevance
353 (n->end == ENDBODY_NOT || n->child != NULL)) in md_node()366 if (n->end != ENDBODY_NOT) in md_node()1016 if (n->end == ENDBODY_NOT && in md_pre_Eo()1019 n->child->end != ENDBODY_NOT) in md_pre_Eo()1021 else if (n->end != ENDBODY_NOT ? n->child != NULL : in md_pre_Eo()1031 if (n->end != ENDBODY_NOT) { in md_post_Eo()
181 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_ptext()376 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_pmacro()
705 (n->end == ENDBODY_NOT || n->child != NULL)) in print_node()728 if (ENDBODY_NOT != n->end) in print_node()1200 if (n->end == ENDBODY_NOT && in pre_eo()1203 n->child->end != ENDBODY_NOT) in pre_eo()1205 else if (n->end != ENDBODY_NOT ? n->child != NULL : in pre_eo()1217 if (n->end != ENDBODY_NOT) { in post_eo()
421 (n->end == ENDBODY_NOT || n->child != NULL)) in print_mdoc_node()447 if (n->end != ENDBODY_NOT) in print_mdoc_node()1737 if (n->end == ENDBODY_NOT && in mdoc_eo_pre()1740 n->child->end != ENDBODY_NOT) in mdoc_eo_pre()1742 else if (n->end != ENDBODY_NOT ? n->child != NULL : in mdoc_eo_pre()1757 if (n->end != ENDBODY_NOT) { in mdoc_eo_post()
400 (n->end == ENDBODY_NOT || n->child != NULL)) in print_mdoc_node()409 (ENDBODY_NOT == n->end ? n : n->body)->prev_font); in print_mdoc_node()428 if (ENDBODY_NOT != n->end) in print_mdoc_node()1694 if (n->end == ENDBODY_NOT && in termp_eo_pre()1697 n->child->end != ENDBODY_NOT) in termp_eo_pre()1699 else if (n->end != ENDBODY_NOT ? n->child != NULL : in termp_eo_pre()1715 if (n->end != ENDBODY_NOT) { in termp_eo_post()
488 ENDBODY_NOT = 0, enumerator
393 (n->type != ROFFT_BODY || n->end != ENDBODY_NOT)) in break_intermediate()580 n->type != ROFFT_BODY || n->end != ENDBODY_NOT) in blk_exp_close()1594 if (n->tok == MDOC_Bl && n->end == ENDBODY_NOT) in phrase_ta()
1463 if (n->end != ENDBODY_NOT) { in post_display()1973 if (nbody->end != ENDBODY_NOT) in post_bl()
945 if (n->end != ENDBODY_NOT) in roff_node_append()