Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c4707 htmlInitParserCtxt(htmlParserCtxtPtr ctxt) in htmlInitParserCtxt() function
4841 if (htmlInitParserCtxt(ctxt) < 0) { in htmlNewParserCtxt()