Searched refs:xmlParserCtxt (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A DDOCBparser.h33 typedef xmlParserCtxt docbParserCtxt;
H A DHTMLparser.h27 typedef xmlParserCtxt htmlParserCtxt;
H A Dtree.h38 typedef struct _xmlParserCtxt xmlParserCtxt; typedef in typeref:struct:_xmlParserCtxt
39 typedef xmlParserCtxt *xmlParserCtxtPtr;
/external/libxml2/
H A DparserInternals.c1857 ctxt = (xmlParserCtxtPtr) xmlMalloc(sizeof(xmlParserCtxt));
1862 memset(ctxt, 0, sizeof(xmlParserCtxt));
/external/ImageMagick/coders/
H A Dmsl.c7635 xmlParserCtxt

Completed in 187 milliseconds