Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff_html.c59 roff_html_pre(struct html *h, const struct roff_node *n) in roff_html_pre() function
81 roff_html_pre(h, n); in roff_html_pre_ce()
H A Dhtml.h121 void roff_html_pre(struct html *, const struct roff_node *);
H A Dman_html.c228 roff_html_pre(h, n); in print_man_node()
H A Dmdoc_html.c413 roff_html_pre(h, n); in print_mdoc_node()