Searched refs:htmlCreateDocParserCtxt (Results 1 – 4 of 4) sorted by relevance
37 Function htmlCreateDocParserCtxt ignore it.
5056 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) { in htmlCreateDocParserCtxt() function6291 ctxt = htmlCreateDocParserCtxt(cur, encoding); in htmlSAXParseDoc()6824 ctxt = htmlCreateDocParserCtxt(cur, NULL); in htmlReadDoc()
933 htmlCreateDocParserCtxt (Jean-Daniel Dupas), configure.in
1252 in htmlCreateDocParserCtxt.