Lines Matching refs:MDOC_BODY
745 if (MDOC_BODY == n->type) in termp_it_pre()
749 if (MDOC_BODY == n->type) in termp_it_pre()
970 if (MDOC_BODY == n->type) in termp_it_post()
974 if (MDOC_BODY == n->type) in termp_it_post()
1005 if (MDOC_BODY == n->type) { in termp_nm_pre()
1058 } else if (MDOC_BODY == n->type && n->child) in termp_nm_post()
1262 if (MDOC_BODY != n->type) in termp_nd_pre()
1440 case (MDOC_BODY): in termp_sh_pre()
1461 case (MDOC_BODY): in termp_sh_post()
1701 if (MDOC_BODY != n->type) in termp_bd_post()
1909 if (MDOC_BODY != n->type && MDOC_ELEM != n->type) in termp_quote_pre()
1973 if (MDOC_BODY != n->type && MDOC_ELEM != n->type) in termp_quote_post()
2043 } else if (MDOC_BODY == n->type) { in termp_fo_pre()
2078 if (MDOC_BODY != n->type) in termp_fo_post()
2099 else if (MDOC_BODY != n->type) in termp_bf_pre()
2219 case (MDOC_BODY): in termp_bk_pre()
2237 if (MDOC_BODY == n->type) in termp_bk_post()