Home
last modified time | relevance | path

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

/external/expat/tests/
Druntests.c632 ext_accumulate_characters(void *userData, const XML_Char *s, int len) in ext_accumulate_characters() function
649 XML_SetCharacterDataHandler(parser, ext_accumulate_characters); in _run_ext_character_check()