Searched refs:suspending_comment_handler (Results 1 – 3 of 3) sorted by relevance
555 extern void XMLCALL suspending_comment_handler(void *userData,
1831 suspending_comment_handler(void *userData, const XML_Char *data) { in suspending_comment_handler() function
3943 XML_SetCommentHandler(parser, suspending_comment_handler); in START_TEST()