Home
last modified time | relevance | path

Searched refs:XML_Expat_Version (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Modules/expat/
Dexpat.h1040 } XML_Expat_Version; typedef
1045 XMLPARSEAPI(XML_Expat_Version)
Dxmlparse.c2445 XML_Expat_Version XMLCALL
2448 XML_Expat_Version version; in XML_ExpatVersionInfo()
/external/python/cpython3/Modules/expat/
Dexpat.h1040 } XML_Expat_Version; typedef
1045 XMLPARSEAPI(XML_Expat_Version)
Dxmlparse.c2445 XML_Expat_Version XMLCALL
2448 XML_Expat_Version version; in XML_ExpatVersionInfo()
/external/expat/lib/
Dexpat.h1040 } XML_Expat_Version; typedef
1045 XMLPARSEAPI(XML_Expat_Version)
Dxmlparse.c2445 XML_Expat_Version XMLCALL
2448 XML_Expat_Version version; in XML_ExpatVersionInfo()
/external/expat/tests/
Druntests.c8002 XML_Expat_Version *version_struct) in parse_version()
8042 versions_equal(const XML_Expat_Version *first, in versions_equal()
8043 const XML_Expat_Version *second) in versions_equal()
8052 XML_Expat_Version read_version = XML_ExpatVersionInfo(); in START_TEST()
8054 XML_Expat_Version parsed_version = { 0, 0, 0 }; in START_TEST()
/external/python/cpython3/Modules/
Dpyexpat.c1688 XML_Expat_Version info = XML_ExpatVersionInfo(); in MODULE_INITFUNC()
/external/python/cpython2/Modules/
Dpyexpat.c1881 XML_Expat_Version info = XML_ExpatVersionInfo(); in MODULE_INITFUNC()