Home
last modified time | relevance | path

Searched refs:xhtml_alloc (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/mdocml/
HDmain.h36 void *xhtml_alloc(char *);
HDmain.c217 curp->outdata = xhtml_alloc(curp->outopts); in parse()
HDhtml.c166 xhtml_alloc(char *outopts) in xhtml_alloc() function