Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance
390 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef615 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
682 XML_NotationDeclHandler m_notationDeclHandler;1368 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate()1801 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler()