Searched refs:XML_SetNotationDeclHandler (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/expat/tests/ ! |
| H A D | alloc_tests.c | 511 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 D | basic_tests.c | 1395 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 D | xml_lpm_fuzzer.cpp | 405 XML_SetNotationDeclHandler(parser, NotationDeclHandler); in InitializeParser()
|
| /src/contrib/expat/lib/ ! |
| H A D | expat.h | 616 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
| H A D | xmlparse.c | 2211 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { function
|
| /src/contrib/expat/xmlwf/ ! |
| H A D | xmlwf.c | 1275 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain() 1298 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()
|