Home
last modified time | relevance | path

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

/external/expat/lib/
Dexpat.h365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef
605 XML_NotationDeclHandler handler);
Dxmlparse.c487 XML_NotationDeclHandler m_notationDeclHandler;
1000 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()
1381 XML_NotationDeclHandler handler) in XML_SetNotationDeclHandler()