Searched refs:html_mdoc (Results 1 – 3 of 3) sorted by relevance
37 void html_mdoc(void *, const struct mdoc *);
269 curp->outmdoc = html_mdoc; in parse()
263 html_mdoc(void *arg, const struct mdoc *mdoc) in html_mdoc() function