Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dexpat.h991 } XML_Expat_Version; typedef
996 XMLPARSEAPI(XML_Expat_Version)
H A Dxmlparse.c2471 XML_Expat_Version XMLCALL
2473 XML_Expat_Version version; in XML_ExpatVersionInfo()
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7528 XML_Expat_Version *version_struct) { in parse_version()
7570 versions_equal(const XML_Expat_Version *first, in versions_equal()
7571 const XML_Expat_Version *second) { in versions_equal()
7577 XML_Expat_Version read_version = XML_ExpatVersionInfo(); in START_TEST()
7579 XML_Expat_Version parsed_version = {0, 0, 0}; in START_TEST()