Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dlibexpat.map.in21 XML_SetNotationDeclHandler;
H A Dexpat.h616 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
H A Dxmlparse.c2218 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { function
/freebsd/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()
3616 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
/freebsd/contrib/expat/fuzz/
H A Dxml_lpm_fuzzer.cpp405 XML_SetNotationDeclHandler(parser, NotationDeclHandler); in InitializeParser()
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c1276 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain()
1299 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()