Home
last modified time | relevance | path

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

/src/contrib/expat/tests/
H A Dhandlers.h571 extern void XMLCALL accumulate_entity_decl(
H A Dmisc_tests.c511 XML_SetEntityDeclHandler(parser, accumulate_entity_decl); in START_TEST()
H A Dhandlers.c1874 accumulate_entity_decl(void *userData, const XML_Char *entityName, in accumulate_entity_decl() function
H A Dbasic_tests.c5037 XML_SetEntityDeclHandler(g_parser, accumulate_entity_decl); in START_TEST()