Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance
391 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef616 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
703 XML_NotationDeclHandler m_notationDeclHandler;1750 XML_NotationDeclHandler oldNotationDeclHandler;2211 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) {