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.h617 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
H A Dxmlparse.c2098 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { function
/freebsd/contrib/expat/tests/
H A Dalloc_tests.c512 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1158 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1209 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
1258 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
H A Dbasic_tests.c1421 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
3912 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.c1275 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain()
1298 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()