Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance
392 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef617 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
704 XML_NotationDeclHandler m_notationDeclHandler;1631 XML_NotationDeclHandler oldNotationDeclHandler;2098 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) {