Home
last modified time | relevance | path

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

/openbsd-src/lib/libexpat/tests/
H A Ddummy.h90 extern void XMLCALL dummy_notation_decl_handler(void *userData,
H A Dalloc_tests.c479 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1125 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1176 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1225 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.c1291 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
3486 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()