Searched refs:commentHandler (Results 1 – 1 of 1) sorted by relevance
573 #define commentHandler (parser->m_commentHandler) macro855 commentHandler = NULL; in parserInit()992 XML_CommentHandler oldCommentHandler = commentHandler; in XML_ExternalEntityParserCreate()1059 commentHandler = oldCommentHandler; in XML_ExternalEntityParserCreate()1311 commentHandler = handler; in XML_SetCommentHandler()5323 if (!commentHandler) { in reportComment()5335 commentHandler(handlerArg, data); in reportComment()