Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c4903 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) { in htmlCreateDocParserCtxt() function
6093 ctxt = htmlCreateDocParserCtxt(cur, encoding); in htmlSAXParseDoc()
6618 ctxt = htmlCreateDocParserCtxt(cur, NULL); in htmlReadDoc()