Searched refs:m_notationDeclHandler (Results 1 – 1 of 1) sorted by relevance
704 XML_NotationDeclHandler m_notationDeclHandler; member1562 parser->m_notationDeclHandler = NULL;1800 oldNotationDeclHandler = parser->m_notationDeclHandler;1861 parser->m_notationDeclHandler = oldNotationDeclHandler;2220 parser->m_notationDeclHandler = handler;5840 if (parser->m_notationDeclHandler) {5866 if (parser->m_declNotationName && parser->m_notationDeclHandler) {5873 parser->m_notationDeclHandler(5881 if (parser->m_declNotationPublicId && parser->m_notationDeclHandler) {5883 parser->m_notationDeclHandler([all …]