Home
last modified time | relevance | path

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

/src/contrib/expat/tests/ !
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()
/src/contrib/expat/fuzz/ !
H A Dxml_lpm_fuzzer.cpp405 XML_SetNotationDeclHandler(parser, NotationDeclHandler); in InitializeParser()
/src/contrib/expat/lib/ !
H A Dexpat.h616 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
H A Dxmlparse.c2211 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { function
/src/contrib/expat/xmlwf/ !
H A Dxmlwf.c1275 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain()
1298 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()