Lines Matching refs:MDOC_BLOCK
573 } while (nn->type != MDOC_BLOCK); in print_bvspace()
617 if (MDOC_BLOCK == n->type) { in termp_it_pre()
951 if (MDOC_BLOCK == n->type) in termp_it_post()
990 if (MDOC_BLOCK == n->type) { in termp_nm_pre()
1044 if (MDOC_BLOCK == n->type) { in termp_nm_post()
1121 if (MDOC_BLOCK == n->type && n->prev) in termp_rs_pre()
1233 if (MDOC_BLOCK == n->type) in termp_bl_post()
1327 } else if (MDOC_BLOCK == n->type) { in termp_vt_pre()
1364 case MDOC_BLOCK: in termp_sh_pre()
1436 if (MDOC_BLOCK != n->type) in termp_d1_pre()
1546 if (MDOC_BLOCK == n->type) { in termp_bd_pre()
1740 case MDOC_BLOCK: in termp_ss_pre()
2037 if (MDOC_BLOCK == n->type) { in termp_fo_pre()
2200 case MDOC_BLOCK: in termp_bk_pre()