Searched refs:m_notationDeclHandler (Results 1 – 1 of 1) sorted by relevance
703 XML_NotationDeclHandler m_notationDeclHandler; member1558 parser->m_notationDeclHandler = NULL;1795 oldNotationDeclHandler = parser->m_notationDeclHandler;1855 parser->m_notationDeclHandler = oldNotationDeclHandler;2213 parser->m_notationDeclHandler = handler;5823 if (parser->m_notationDeclHandler) {5849 if (parser->m_declNotationName && parser->m_notationDeclHandler) {5856 parser->m_notationDeclHandler(5864 if (parser->m_declNotationPublicId && parser->m_notationDeclHandler) {5866 parser->m_notationDeclHandler([all …]