Home
last modified time | relevance | path

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

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