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

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

Completed in 35 milliseconds