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

  /external/expat/amiga/include/inline4/
expat.h 57 #define XML_SetElementDeclHandler(parser, eldecl) IExpat->XML_SetElementDeclHandler(parser, eldecl)
  /external/expat/amiga/include/interfaces/
expat.h 60 void APICALL (*XML_SetElementDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_ElementDeclHandler eldecl);
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 22 milliseconds