Searched refs:m_notationDeclHandler (Results 1 – 1 of 1) sorted by relevance
704 XML_NotationDeclHandler m_notationDeclHandler; member1437 parser->m_notationDeclHandler = NULL;1678 oldNotationDeclHandler = parser->m_notationDeclHandler;1740 parser->m_notationDeclHandler = oldNotationDeclHandler;2100 parser->m_notationDeclHandler = handler;5759 if (parser->m_notationDeclHandler) {5785 if (parser->m_declNotationName && parser->m_notationDeclHandler) {5792 parser->m_notationDeclHandler(5800 if (parser->m_declNotationPublicId && parser->m_notationDeclHandler) {5802 parser->m_notationDeclHandler([all …]