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

/external/libxml2/
H A DHTMLparser.c4892 * htmlCreateDocParserCtxt:
4903 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) { function
6093 ctxt = htmlCreateDocParserCtxt(cur, encoding);
6618 ctxt = htmlCreateDocParserCtxt(cur, NULL);

Completed in 26 milliseconds