Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/mandoc/
H A Droff_html.c57 roff_html_pre(struct html *h, const struct roff_node *n) in roff_html_pre() function
79 roff_html_pre(h, n); in roff_html_pre_ce()
H A Dhtml.h117 void roff_html_pre(struct html *, const struct roff_node *);
H A Dman_html.c221 roff_html_pre(h, n); in print_man_node()
H A Dmdoc_html.c405 roff_html_pre(h, n); in print_mdoc_node()