Searched refs:html_alloc (Results 1 – 3 of 3) sorted by relevance
35 void *html_alloc(char *);
237 curp->outdata = html_alloc(curp->outopts); in parse()
158 html_alloc(char *outopts) in html_alloc() function