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 Ddummy.c109 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, in dummy_notation_decl_handler() function
H A Dalloc_tests.c511 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1157 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1208 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1257 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
H A Dbasic_tests.c1395 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
3612 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()