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

/freebsd-11-stable/contrib/expat/lib/
H A Dexpat.h360 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef
585 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
697 XML_NotationDeclHandler and XML_UnparsedEntityDeclHandler. The base
H A Dxmlparse.c546 XML_NotationDeclHandler m_notationDeclHandler;
1154 XML_NotationDeclHandler oldNotationDeclHandler;
1584 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) {

Completed in 69 milliseconds