Searched refs:dummy_comment_handler (Results 1 – 1 of 1) sorted by relevance
165 dummy_comment_handler(void *UNUSED_P(userData), const XML_Char *UNUSED_P(data)) in dummy_comment_handler() function1035 XML_SetCommentHandler(parser, dummy_comment_handler); in START_TEST()