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