Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Ddummy.h90 extern void XMLCALL dummy_notation_decl_handler(void *userData,
H A Dalloc_tests.c505 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1151 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1202 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1251 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
H A Ddummy.c109 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler() function
H A Dbasic_tests.c1395 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
3608 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()