Searched refs:ENDBODY_NOT (Results 1 – 9 of 9) sorted by relevance
346 (n->end == ENDBODY_NOT || n->child != NULL)) in md_node()359 if (n->end != ENDBODY_NOT) in md_node()1001 if (n->end == ENDBODY_NOT && in md_pre_Eo()1004 n->child->end != ENDBODY_NOT) in md_pre_Eo()1006 else if (n->end != ENDBODY_NOT ? n->child != NULL : in md_pre_Eo()1016 if (n->end != ENDBODY_NOT) { in md_post_Eo()
179 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_ptext()373 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_pmacro()
412 (n->end == ENDBODY_NOT || n->child != NULL)) in print_mdoc_node()438 if (n->end != ENDBODY_NOT) in print_mdoc_node()1803 if (n->end == ENDBODY_NOT && in mdoc_eo_pre()1806 n->child->end != ENDBODY_NOT) in mdoc_eo_pre()1808 else if (n->end != ENDBODY_NOT ? n->child != NULL : in mdoc_eo_pre()1823 if (n->end != ENDBODY_NOT) { in mdoc_eo_post()
691 (n->end == ENDBODY_NOT || n->child != NULL)) in print_node()713 if (ENDBODY_NOT != n->end) in print_node()1180 if (n->end == ENDBODY_NOT && in pre_eo()1183 n->child->end != ENDBODY_NOT) in pre_eo()1185 else if (n->end != ENDBODY_NOT ? n->child != NULL : in pre_eo()1197 if (n->end != ENDBODY_NOT) { in post_eo()
399 (n->end == ENDBODY_NOT || n->child != NULL)) in print_mdoc_node()408 (ENDBODY_NOT == n->end ? n : n->body)->prev_font); in print_mdoc_node()427 if (ENDBODY_NOT != n->end) in print_mdoc_node()1742 if (n->end == ENDBODY_NOT && in termp_eo_pre()1745 n->child->end != ENDBODY_NOT) in termp_eo_pre()1747 else if (n->end != ENDBODY_NOT ? n->child != NULL : in termp_eo_pre()1763 if (n->end != ENDBODY_NOT) { in termp_eo_post()
486 ENDBODY_NOT = 0, enumerator
389 (n->type != ROFFT_BODY || n->end != ENDBODY_NOT)) in break_intermediate()576 n->type != ROFFT_BODY || n->end != ENDBODY_NOT) in blk_exp_close()1585 if (n->tok == MDOC_Bl && n->end == ENDBODY_NOT) in phrase_ta()
1325 if (n->end != ENDBODY_NOT) { in post_display()1742 if (nbody->end != ENDBODY_NOT) in post_bl()
937 if (n->end != ENDBODY_NOT) in roff_node_append()