Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dmisc_tests.c539 resumable_stopping_character_handler(void *userData, const XML_Char *s, in resumable_stopping_character_handler() function
554 XML_SetCharacterDataHandler(parser, resumable_stopping_character_handler); in START_TEST()