Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dhandlers.h586 extern void XMLCALL accumulate_start_element(void *userData,
H A Dmisc_tests.c510 XML_SetStartElementHandler(parser, accumulate_start_element); in START_TEST()
H A Dhandlers.c1924 accumulate_start_element(void *userData, const XML_Char *name, in accumulate_start_element() function