Searched defs:XML_SetNotationDeclHandler (Results 1 - 3 of 3) sorted by relevance

/external/expat/amiga/include/inline4/
H A Dexpat.h61 #define XML_SetNotationDeclHandler(parser, handler) IExpat->XML_SetNotationDeclHandler(parser, handler) macro
/external/expat/amiga/include/interfaces/
H A Dexpat.h64 void APICALL (*XML_SetNotationDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_NotationDeclHandler handler); member in struct:ExpatIFace
/external/expat/lib/
H A Dxmlparse.c1380 XML_SetNotationDeclHandler(XML_Parser parser, function

Completed in 103 milliseconds