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.c512 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1158 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1209 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1258 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
H A Dbasic_tests.c1421 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
3912 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()