Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/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.h123 void roff_html_pre(struct html *, const struct roff_node *);
H A Dman_html.c227 roff_html_pre(h, n); in print_man_node()
H A Dmdoc_html.c412 roff_html_pre(h, n); in print_mdoc_node()