Searched refs:commentHandler (Results 1 – 1 of 1) sorted by relevance
580 #define commentHandler (parser->m_commentHandler) macro889 commentHandler = NULL; in parserInit()1026 XML_CommentHandler oldCommentHandler = commentHandler; in XML_ExternalEntityParserCreate()1093 commentHandler = oldCommentHandler; in XML_ExternalEntityParserCreate()1345 commentHandler = handler; in XML_SetCommentHandler()5361 if (!commentHandler) { in reportComment()5373 commentHandler(handlerArg, data); in reportComment()