Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h184 struct _xmlParserCtxt { struct
279 struct _xmlParserCtxt *nsParent; /* parent context to inherit namespaces from * */ argument
Dtree.h37 typedef struct _xmlParserCtxt xmlParserCtxt;
/external/libxml2/patches/
D0001-Add-ICU-support-for-libxml.patch463 @@ -276,6 +276,7 @@ struct _xmlParserCtxt {
467 + struct _xmlParserCtxt *nsParent; /* parent context to inherit namespaces from * */