Home
last modified time | relevance | path

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

/third_party/python/Modules/expat/
Dexpat.h371 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef
596 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
Dxmlparse.c629 XML_NotationDeclHandler m_notationDeclHandler;
1261 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate()
1692 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler()
/third_party/expat/lib/
Dexpat.h371 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef
596 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
Dxmlparse.c629 XML_NotationDeclHandler m_notationDeclHandler;
1268 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate()
1698 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler()
/third_party/skia/third_party/externals/expat/expat/lib/
Dexpat.h371 typedef void(XMLCALL *XML_NotationDeclHandler)(void *userData, typedef
596 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
Dxmlparse.c629 XML_NotationDeclHandler m_notationDeclHandler;
1261 XML_NotationDeclHandler oldNotationDeclHandler; in XML_ExternalEntityParserCreate()
1692 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler()