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

  /external/expat/amiga/include/inline4/
expat.h 91 #define XML_MemRealloc(parser, ptr, size) IExpat->XML_MemRealloc(parser, ptr, size)
  /external/expat/amiga/include/interfaces/
expat.h 94 void * APICALL (*XML_MemRealloc)(struct ExpatIFace *Self, XML_Parser parser, void * ptr, size_t size);
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 810 milliseconds