Searched refs:dummy_comment_handler (Results 1 – 4 of 4) sorted by relevance
104 extern void XMLCALL dummy_comment_handler(void *userData, const XML_Char *data);
147 dummy_comment_handler(void *userData, const XML_Char *data) { in dummy_comment_handler() function
259 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()285 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()515 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()1462 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()
1399 XML_SetCommentHandler(g_parser, dummy_comment_handler); in START_TEST()