Lines Matching refs:MDOC_BLOCK
235 if (MDOC_BLOCK == n->type && in mdoc_macroend()
372 return(MDOC_BLOCK == type && in rew_dohalt()
445 (MDOC_BLOCK == p->type && in rew_dohalt()
506 if (REWIND_THIS != rew_dohalt(tok, MDOC_BLOCK, breaker)) in make_pending()
581 MDOC_BLOCK != t) in rew_sub()
739 if (MDOC_BLOCK != n->type || MDOC_Nm == n->tok) in blk_exp_close()
788 return(rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)); in blk_exp_close()
802 if ( ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_exp_close()
826 if ( ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_exp_close()
838 if ( ! flushed && ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_exp_close()
1048 if ( ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_full()
1239 if (MDOC_BLOCK == n->type && in blk_full()
1260 if ( ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_full()
1378 if (MDOC_BLOCK == n->type && in blk_part_imp()
1409 if (n && ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_part_imp()
1670 rew_sub(MDOC_BLOCK, mdoc, MDOC_Nm, line, ppos); in in_line_eoln()