HomeSort by relevance Sort by last modified time
    Searched refs:XML_ExpatVersion (Results 1 - 8 of 8) sorted by null

  /external/expat/amiga/include/inline4/
expat.h 80 #define XML_ExpatVersion() IExpat->XML_ExpatVersion()
  /external/expat/amiga/include/interfaces/
expat.h 83 const XML_LChar * APICALL (*XML_ExpatVersion)(struct ExpatIFace *Self);
  /external/expat/amiga/include/libraries/
expat.h 511 XML_ExpatVersion(void);
  /external/expat/lib/
expat.h     [all...]
xmlparse.c     [all...]
  /external/expat/amiga/
expat_vectors.c 444 return XML_ExpatVersion();
  /external/expat/tests/
runtests.c     [all...]
  /external/expat/xmlwf/
xmlwf.c 617 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion());

Completed in 36 milliseconds