Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance
365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef605 XML_NotationDeclHandler handler);
487 XML_NotationDeclHandler m_notationDeclHandler;1000 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()1381 XML_NotationDeclHandler handler) in XML_SetNotationDeclHandler()