MDOC_Bl
case MDOC_Bl:
if ((n->tok == MDOC_Bl && n->type == ROFFT_BODY &&
(n->parent != NULL && n->parent->tok == MDOC_Bl &&
if ((n->tok == MDOC_Bl && n->type == ROFFT_BODY &&
(n->parent != NULL && n->parent->tok == MDOC_Bl &&
if (n->tok != MDOC_Bl)
while (bl->tok != MDOC_Bl)
if (tok == MDOC_It && (n == NULL || n->tok != MDOC_Bl)) {
mdoc->last->parent->tok != MDOC_Bl ||
if (nl && tok != MDOC_Bd && tok != MDOC_Bl && tok != MDOC_Rs)
if (n->tok == MDOC_Bl && n->end == ENDBODY_NOT)
return MDOC_Bl;
if (tok == MDOC_It && n->tok == MDOC_Bl) {
if (n->tok != MDOC_Bl || n->norm->Bl.type != LIST_column)
(bl->tok == MDOC_Bl && bl->norm->Bl.comp))
if (bl->tok != MDOC_Bl ||
while (np->tok != MDOC_Bl)
case MDOC_Bl:
if (n->tok == MDOC_Bl && n->norm->Bl.comp)
case MDOC_Bl:
case MDOC_Bl: