Home
last modified time | relevance | path

Searched refs:XML_NotationDeclHandler (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef
605 XML_NotationDeclHandler handler);
H A Dxmlparse.c494 XML_NotationDeclHandler m_notationDeclHandler;
1034 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()
1415 XML_NotationDeclHandler handler) in XML_SetNotationDeclHandler()