Searched refs:commentHandler (Results 1 – 5 of 5) sorted by relevance
684 static void commentHandler(void *userdata, const XML_Char *comment) in commentHandler() function740 XML_SetCommentHandler(m_parser, commentHandler); in write()968 XML_SetCommentHandler(parser, commentHandler); in parseXMLDocumentFragment()
1108 static void commentHandler(void* closure, const xmlChar* comment) in commentHandler() function1255 sax.comment = commentHandler; in initializeParserContext()
558 #define commentHandler (parser->m_commentHandler) macro809 commentHandler = NULL; in parserInit()945 XML_CommentHandler oldCommentHandler = commentHandler; in XML_ExternalEntityParserCreate()1006 commentHandler = oldCommentHandler; in XML_ExternalEntityParserCreate()1246 commentHandler = handler; in XML_SetCommentHandler()5175 if (!commentHandler) { in reportComment()5187 commentHandler(handlerArg, data); in reportComment()
52912 (commentHandler):53144 (commentHandler):
41145 (WebCore::commentHandler):