Searched refs:accumulate_comment (Results 1 – 3 of 3) sorted by relevance
569 extern void XMLCALL accumulate_comment(void *userData, const XML_Char *data);
1866 accumulate_comment(void *userData, const XML_Char *data) { in accumulate_comment() function1977 accumulate_comment(parserPlusStorage->storage, data); in accumulate_and_suspend_comment_handler()
4351 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()4370 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()5403 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()