Searched refs:attlistDeclHandler (Results 1 – 1 of 1) sorted by relevance
603 #define attlistDeclHandler (parser->m_attlistDeclHandler) macro904 attlistDeclHandler = NULL; in parserInit()1046 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler; in XML_ExternalEntityParserCreate()1106 attlistDeclHandler = oldAttlistDeclHandler; in XML_ExternalEntityParserCreate()1491 attlistDeclHandler = attdecl; in XML_SetAttlistDeclHandler()4107 if (dtd->keepProcessing && attlistDeclHandler) in doProlog()4112 if (dtd->keepProcessing && attlistDeclHandler) { in doProlog()4137 if (attlistDeclHandler && declAttributeType) { in doProlog()4149 attlistDeclHandler(handlerArg, declElementType->name, in doProlog()4174 if (attlistDeclHandler && declAttributeType) { in doProlog()[all …]