Searched refs:accumulate_comment (Results 1 – 3 of 3) sorted by relevance
572 extern void XMLCALL accumulate_comment(void *userData, const XML_Char *data);
1884 accumulate_comment(void *userData, const XML_Char *data) { in accumulate_comment() function1995 accumulate_comment(parserPlusStorage->storage, data); in accumulate_and_suspend_comment_handler()
5130 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST() 5149 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST() 6222 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()