Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/mandoc/
H A Dlibmandoc.h57 void mdoc_endparse(struct roff_man *);
H A Dread.c533 mdoc_endparse(curp->man); in mparse_end()
H A Dmdoc_macro.c219 mdoc_endparse(struct roff_man *mdoc) in mdoc_endparse() function