Searched refs:dummy_comment_handler (Results 1 – 4 of 4) sorted by relevance
106 extern void XMLCALL dummy_comment_handler(void *userData, const XML_Char *data);
149 dummy_comment_handler(void *userData, const XML_Char *data) { in dummy_comment_handler() function
262 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()288 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()518 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()1465 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()
1449 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()