Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h604 XML_SetNotationDeclHandler(XML_Parser parser,
H A Dxmlparse.c1414 XML_SetNotationDeclHandler(XML_Parser parser, in XML_SetNotationDeclHandler() function
/freebsd-12.1/contrib/expat/xmlwf/
H A Dxmlwf.c826 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain()
/freebsd-12.1/contrib/expat/tests/
H A Druntests.c1031 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler); in START_TEST()