Searched refs:attdecl (Results 1 – 6 of 6) sorted by relevance
58 #define XML_SetAttlistDeclHandler(parser, attdecl) IExpat->XML_SetAttlistDeclHandler(parser, attdec… argument
61 …_XML_SetAttlistDeclHandler(struct ExpatIFace *, XML_Parser parser, XML_AttlistDeclHandler attdecl);332 …_SetAttlistDeclHandler(struct ExpatIFace * Self, XML_Parser parser, XML_AttlistDeclHandler attdecl) in _Expat_XML_SetAttlistDeclHandler() argument334 XML_SetAttlistDeclHandler(parser, attdecl); in _Expat_XML_SetAttlistDeclHandler()
61 …SetAttlistDeclHandler)(struct ExpatIFace *Self, XML_Parser parser, XML_AttlistDeclHandler attdecl);
161 XML_AttlistDeclHandler attdecl);
176 XML_AttlistDeclHandler attdecl);
1396 XML_AttlistDeclHandler attdecl) in XML_SetAttlistDeclHandler() argument1398 attlistDeclHandler = attdecl; in XML_SetAttlistDeclHandler()