Searched refs:attlistDeclHandler (Results 1 – 1 of 1) sorted by relevance
596 #define attlistDeclHandler (parser->m_attlistDeclHandler) macro870 attlistDeclHandler = NULL; in parserInit()1012 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler; in XML_ExternalEntityParserCreate()1072 attlistDeclHandler = oldAttlistDeclHandler; in XML_ExternalEntityParserCreate()1457 attlistDeclHandler = attdecl; in XML_SetAttlistDeclHandler()4069 if (dtd->keepProcessing && attlistDeclHandler) in doProlog()4074 if (dtd->keepProcessing && attlistDeclHandler) { in doProlog()4099 if (attlistDeclHandler && declAttributeType) { in doProlog()4111 attlistDeclHandler(handlerArg, declElementType->name, in doProlog()4136 if (attlistDeclHandler && declAttributeType) { in doProlog()[all …]