Searched defs:XML_SetNotationDeclHandler (Results 1 – 3 of 3) sorted by relevance
64 …void APICALL (*XML_SetNotationDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_Notatio… member
61 #define XML_SetNotationDeclHandler(parser, handler) IExpat->XML_SetNotationDeclHandler(parser, hand… macro
1315 XML_SetNotationDeclHandler(XML_Parser parser, in XML_SetNotationDeclHandler() function