Searched refs:XML_SetNotationDeclHandler (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/expat/tests/ |
| H A D | alloc_tests.c | 505 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST() 1151 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST() 1202 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST() 1251 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() 3608 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
|
| /freebsd-14.2/contrib/expat/fuzz/ |
| H A D | xml_lpm_fuzzer.cpp | 403 XML_SetNotationDeclHandler(parser, NotationDeclHandler); in InitializeParser()
|
| /freebsd-14.2/contrib/expat/lib/ |
| H A D | expat.h | 615 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
| H A D | xmlparse.c | 1904 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler() function
|
| /freebsd-14.2/contrib/expat/xmlwf/ |
| H A D | xmlwf.c | 1262 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain() 1285 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()
|