Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c5424 accumulate_comment(void *userData, const XML_Char *data) { in accumulate_comment() function
5440 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()
5459 XML_SetCommentHandler(g_parser, accumulate_comment); in START_TEST()