Searched defs:XML_SetAttlistDeclHandler (Results 1 – 3 of 3) sorted by relevance
61 …void APICALL (*XML_SetAttlistDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_AttlistD… member
58 #define XML_SetAttlistDeclHandler(parser, attdecl) IExpat->XML_SetAttlistDeclHandler(parser, attdec… macro
1454 XML_SetAttlistDeclHandler(XML_Parser parser, in XML_SetAttlistDeclHandler() function