Home
last modified time | relevance | path

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

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