Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/tests/
H A Dalloc_tests.c505 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 Dbasic_tests.c1395 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 Dxml_lpm_fuzzer.cpp403 XML_SetNotationDeclHandler(parser, NotationDeclHandler); in InitializeParser()
/freebsd-14.2/contrib/expat/lib/
H A Dexpat.h615 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
H A Dxmlparse.c1904 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler() function
/freebsd-14.2/contrib/expat/xmlwf/
H A Dxmlwf.c1262 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain()
1285 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()