Searched refs:commentHandler (Results 1 – 1 of 1) sorted by relevance
581 #define commentHandler (parser->m_commentHandler) macro890 commentHandler = NULL; in parserInit()1027 XML_CommentHandler oldCommentHandler = commentHandler; in XML_ExternalEntityParserCreate()1094 commentHandler = oldCommentHandler; in XML_ExternalEntityParserCreate()1346 commentHandler = handler; in XML_SetCommentHandler()5362 if (!commentHandler) { in reportComment()5374 commentHandler(handlerArg, data); in reportComment()