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()4056 if (dtd->keepProcessing && attlistDeclHandler) in doProlog()4061 if (dtd->keepProcessing && attlistDeclHandler) { in doProlog()4086 if (attlistDeclHandler && declAttributeType) { in doProlog()4098 attlistDeclHandler(handlerArg, declElementType->name, in doProlog()4123 if (attlistDeclHandler && declAttributeType) { in doProlog()[all …]