Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_macro.c547 struct roff_node *itblk; /* An It block starting later. */ in blk_exp_close() local
588 endbody = itblk = later = NULL; in blk_exp_close()
613 itblk = n; in blk_exp_close()
626 (tok == MDOC_El && itblk == NULL)) in blk_exp_close()
645 itblk->flags |= NODE_ENDED | NODE_BROKEN; in blk_exp_close()