Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
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.h126 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()