Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dexpat.h365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef
605 XML_NotationDeclHandler handler);
Dxmlparse.c480 XML_NotationDeclHandler m_notationDeclHandler;
957 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()
1320 XML_NotationDeclHandler handler) in XML_SetNotationDeclHandler()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
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()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c480 XML_NotationDeclHandler m_notationDeclHandler;
957 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()
1320 XML_NotationDeclHandler handler) in XML_SetNotationDeclHandler()