Searched refs:htmlCreateDocParserCtxt (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DHTMLparser.c4438 * htmlCreateDocParserCtxt:
4449 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) { function
5533 ctxt = htmlCreateDocParserCtxt(cur, encoding);
6045 ctxt = htmlCreateDocParserCtxt(cur, NULL);

Completed in 124 milliseconds