Home
last modified time | relevance | path

Searched refs:itblk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmdoc_macro.c550 struct roff_node *itblk; /* An It block starting later. */ in blk_exp_close() local
591 endbody = itblk = later = NULL; in blk_exp_close()
616 itblk = n; in blk_exp_close()
629 (tok == MDOC_El && itblk == NULL)) in blk_exp_close()
648 itblk->flags |= NODE_ENDED | NODE_BROKEN; in blk_exp_close()