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