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

/freebsd-13-stable/contrib/expat/tests/
H A Druntests.c250 dummy_notation_decl_handler(void *userData, const XML_Char *notationName, function
1832 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler);
4487 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler);
8150 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler);
8844 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler);
8895 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler);
8944 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler);

Completed in 179 milliseconds