HomeSort by relevance Sort by last modified time
    Searched defs:XML_GetErrorCode (Results 1 - 3 of 3) sorted by null

  /external/expat/amiga/include/inline4/
expat.h 63 #define XML_GetErrorCode(parser) IExpat->XML_GetErrorCode(parser)
  /external/expat/amiga/include/interfaces/
expat.h 66 enum XML_Error APICALL (*XML_GetErrorCode)(struct ExpatIFace *Self, XML_Parser parser);