Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/tests/
H A Druntests.c239 accumulate_attribute(void *userData, const XML_Char *UNUSED_P(name), in accumulate_attribute() function
275 XML_SetStartElementHandler(parser, accumulate_attribute); in _run_attribute_check()