Home
last modified time | relevance | path

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

/external/expat/tests/
Druntests.c116 dummy_notation_decl_handler(void *userData, in dummy_notation_decl_handler() function
943 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler); in START_TEST()