Searched refs:htmlCreateDocParserCtxt (Results 1 – 4 of 4) sorted by relevance
35 Function htmlCreateDocParserCtxt ignore it.
5227 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) { in htmlCreateDocParserCtxt() function6403 ctxt = htmlCreateDocParserCtxt(cur, encoding); in htmlSAXParseDoc()6935 ctxt = htmlCreateDocParserCtxt(cur, NULL); in htmlReadDoc()
1859 htmlCreateDocParserCtxt (Jean-Daniel Dupas), configure.in
75847 - in htmlCreateDocParserCtxt.