Searched refs:accumulate_and_suspend_comment_handler (Results 1 – 3 of 3) sorted by relevance
600 accumulate_and_suspend_comment_handler(void *userData, const XML_Char *data);
1952 accumulate_and_suspend_comment_handler(void *userData, const XML_Char *data) { in accumulate_and_suspend_comment_handler() function
5296 XML_SetCommentHandler(parser, accumulate_and_suspend_comment_handler); in START_TEST()