Home
last modified time | relevance | path

Searched refs:dummy_comment_handler (Results 1 – 1 of 1) sorted by relevance

/external/expat/tests/
Druntests.c165 dummy_comment_handler(void *UNUSED_P(userData), const XML_Char *UNUSED_P(data)) in dummy_comment_handler() function
1035 XML_SetCommentHandler(parser, dummy_comment_handler); in START_TEST()