Searched refs:htmlCreateDocParserCtxt (Results 1 – 1 of 1) sorted by relevance
4903 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) { in htmlCreateDocParserCtxt() function6093 ctxt = htmlCreateDocParserCtxt(cur, encoding); in htmlSAXParseDoc()6618 ctxt = htmlCreateDocParserCtxt(cur, NULL); in htmlReadDoc()