Searched refs:ENDBODY_NOT (Results 1 – 9 of 9) sorted by relevance
362 (n->end == ENDBODY_NOT || n->child != NULL)) in md_node() 375 if (n->end != ENDBODY_NOT) in md_stack() 1025 if (n->end == ENDBODY_NOT && in md_pre_Eo() 1028 n->child->end != ENDBODY_NOT)1030 else if (n->end != ENDBODY_NOT ? n->child != NULL : in md_post_Eo() 1040 if (n->end != ENDBODY_NOT) { in md_post_Eo()
180 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_ptext()375 n->end == ENDBODY_NOT && n->norm->Bl.type == LIST_column) || in mdoc_pmacro()
421 (n->end == ENDBODY_NOT || n->child != NULL)) in print_mdoc_node() 447 if (n->end != ENDBODY_NOT) in print_mdoc_node() 1777 if (n->end == ENDBODY_NOT && in mdoc_eo_pre() 1780 n->child->end != ENDBODY_NOT)1782 else if (n->end != ENDBODY_NOT ? n->child != NULL : in mdoc_eo_post() 1797 if (n->end != ENDBODY_NOT) { in mdoc_eo_post()
706 (n->end == ENDBODY_NOT || n->child != NULL)) in print_node() 729 if (ENDBODY_NOT != n->end) in print_node() 1204 if (n->end == ENDBODY_NOT && in pre_eo() 1207 n->child->end != ENDBODY_NOT) in pre_eo() 1209 else if (n->end != ENDBODY_NOT ? n->child != NULL : in pre_eo() 1221 if (n->end != ENDBODY_NOT) { in post_eo()
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() 1710 if (n->end == ENDBODY_NOT && in termp_eo_post() 1713 n->child->end != ENDBODY_NOT) in termp_eo_post() 1715 else if (n->end != ENDBODY_NOT ? n->child != NULL : in termp_eo_post() 1731 if (n->end != ENDBODY_NOT) {
488 ENDBODY_NOT = 0, enumerator
393 (n->type != ROFFT_BODY || n->end != ENDBODY_NOT)) in break_intermediate()579 n->type != ROFFT_BODY || n->end != ENDBODY_NOT) in blk_exp_close()1593 if (n->tok == MDOC_Bl && n->end == ENDBODY_NOT) in phrase_ta()
1484 if (n->end != ENDBODY_NOT) { in post_display() 1994 if (nbody->end != ENDBODY_NOT) in post_bl()
940 if (n->end != ENDBODY_NOT) in roff_node_append()