Searched refs:MDOC_Bl (Results 1 – 8 of 8) sorted by relevance
125 case MDOC_Bl: in mdoc_block_alloc()180 if ((n->tok == MDOC_Bl && n->type == ROFFT_BODY && in mdoc_ptext()182 (n->parent != NULL && n->parent->tok == MDOC_Bl && in mdoc_ptext()375 if ((n->tok == MDOC_Bl && n->type == ROFFT_BODY && in mdoc_pmacro()377 (n->parent != NULL && n->parent->tok == MDOC_Bl && in mdoc_pmacro()
288 case MDOC_Bl: in tag_move_id()355 case MDOC_Bl: in tag_postprocess()
355 return MDOC_Bl; in rew_alt()990 if (tok == MDOC_It && n->tok == MDOC_Bl) { in blk_full()1044 if (tok == MDOC_It && (n == NULL || n->tok != MDOC_Bl)) { in blk_full()1082 mdoc->last->parent->tok != MDOC_Bl || in blk_full()1202 if (nl && tok != MDOC_Bd && tok != MDOC_Bl && tok != MDOC_Rs) in blk_full()1594 if (n->tok == MDOC_Bl && n->end == ENDBODY_NOT) in phrase_ta()
330 MDOC_Bl, enumerator
586 (bl->tok == MDOC_Bl && bl->norm->Bl.comp)) in print_bvspace()611 if (bl->tok != MDOC_Bl || in print_bvspace()1140 if (n->tok != MDOC_Bl || n->norm->Bl.type != LIST_column) in termp_bl_post()
432 if (n->tok != MDOC_Bl) in mdoc_args()
1168 while (np->tok != MDOC_Bl) in post_tg()1192 case MDOC_Bl: in post_tg()2713 if (n->tok == MDOC_Bl && n->norm->Bl.comp) in post_prevpar()
747 while (bl->tok != MDOC_Bl) in mdoc_it_pre()