Searched refs:accumulate_comment (Results 1 – 3 of 3) sorted by relevance
569 extern void XMLCALL accumulate_comment(void *userData, const XML_Char *data);
1867 accumulate_comment(void *userData, const XML_Char *data) { in accumulate_comment() function1978 accumulate_comment(parserPlusStorage->storage, data); in accumulate_and_suspend_comment_handler()
4355 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()4374 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()5407 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()