Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLparser.h27 typedef xmlParserCtxt htmlParserCtxt; typedef
/external/libxml2/
DHTMLparser.c4712 memset(ctxt, 0, sizeof(htmlParserCtxt)); in htmlInitParserCtxt()