Searched refs:XML_SetNotationDeclHandler (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/expat/lib/ |
| H A D | libexpat.map.in | 21 XML_SetNotationDeclHandler;
|
| H A D | expat.h | 616 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
| H A D | xmlparse.c | 2218 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { function
|
| /freebsd/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() 3616 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
|
| /freebsd/contrib/expat/fuzz/ |
| H A D | xml_lpm_fuzzer.cpp | 405 XML_SetNotationDeclHandler(parser, NotationDeclHandler); in InitializeParser()
|
| /freebsd/contrib/expat/xmlwf/ |
| H A D | xmlwf.c | 1276 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain() 1299 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()
|