Home
last modified time | relevance | path

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

/mirbsd/src/lib/libexpat/lib/
Dexpat.h365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef
605 XML_NotationDeclHandler handler);
Dxmlparse.c476 XML_NotationDeclHandler m_notationDeclHandler;
953 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()
1316 XML_NotationDeclHandler handler) in XML_SetNotationDeclHandler()