Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmdoc_macro.c549 struct roff_node *itblk; /* An It block starting later. */ in blk_exp_close() local
590 endbody = itblk = later = NULL; in blk_exp_close()
615 itblk = n; in blk_exp_close()
628 (tok == MDOC_El && itblk == NULL)) in blk_exp_close()
647 itblk->flags |= NODE_ENDED | NODE_BROKEN; in blk_exp_close()