Searched defs:xmlParserInput (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/cpp/
H A Dxml.h47 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
48 typedef xmlParserInput *xmlParserInputPtr;
355 typedef xmlParserInput* FNEXTERNALENTITYLOADER(const char *aURI,
368 static xmlParserInput* callDefaultLoader(const char *aURI,
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h34 typedef struct _xmlParserInput xmlParserInput; typedef in typeref:struct:_xmlParserInput
35 typedef xmlParserInput *xmlParserInputPtr;

Completed in 37 milliseconds