Home
last modified time | relevance | path

Searched defs:XML_ExpatVersion (Results 1 – 3 of 3) sorted by relevance

/external/expat/amiga/include/interfaces/
Dexpat.h83 const XML_LChar * APICALL (*XML_ExpatVersion)(struct ExpatIFace *Self); member
/external/expat/amiga/include/inline4/
Dexpat.h80 #define XML_ExpatVersion() IExpat->XML_ExpatVersion() macro
/external/expat/lib/
Dxmlparse.c1893 XML_ExpatVersion(void) { in XML_ExpatVersion() function