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

  /external/expat/amiga/include/inline4/
expat.h 59 #define XML_SetEntityDeclHandler(parser, handler) IExpat->XML_SetEntityDeclHandler(parser, handler)
  /external/expat/amiga/include/interfaces/
expat.h 62 void APICALL (*XML_SetEntityDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_EntityDeclHandler handler);
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 191 milliseconds