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

  /external/expat/amiga/include/inline4/
expat.h 52 #define XML_SetNamespaceDeclHandler(parser, start, end) IExpat->XML_SetNamespaceDeclHandler(parser, start, end)
  /external/expat/amiga/include/interfaces/
expat.h 55 void APICALL (*XML_SetNamespaceDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_StartNamespaceDeclHandler start, XML_EndNamespaceDeclHandler end);
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 53 milliseconds