Searched refs:m_notationDeclHandler (Results 1 – 1 of 1) sorted by relevance
737 XML_NotationDeclHandler m_notationDeclHandler; member1484 parser->m_notationDeclHandler = NULL;1718 oldNotationDeclHandler = parser->m_notationDeclHandler;1775 parser->m_notationDeclHandler = oldNotationDeclHandler;2121 parser->m_notationDeclHandler = handler;5870 if (parser->m_notationDeclHandler) {5896 if (parser->m_declNotationName && parser->m_notationDeclHandler) {5904 parser->m_notationDeclHandler(5913 if (parser->m_declNotationPublicId && parser->m_notationDeclHandler) {5916 parser->m_notationDeclHandler([all …]