Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dlibmandoc.h85 int roff_getformat(const struct roff *);
H A Dread.c109 if ((format = roff_getformat(curp->roff)) == 0) { in choose_parser()
H A Droff.c4351 roff_getformat(const struct roff *r) in roff_getformat() function