Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/expat/lib/
Dexpat.h1005 } XML_Expat_Version; typedef
1010 XMLPARSEAPI(XML_Expat_Version)
Dxmlparse.c2482 XML_Expat_Version XMLCALL
2484 XML_Expat_Version version; in XML_ExpatVersionInfo()
/freebsd-12-stable/contrib/expat/tests/
Druntests.c7697 XML_Expat_Version *version_struct) { in parse_version()
7739 versions_equal(const XML_Expat_Version *first, in versions_equal()
7740 const XML_Expat_Version *second) { in versions_equal()
7746 XML_Expat_Version read_version = XML_ExpatVersionInfo(); in START_TEST()
7748 XML_Expat_Version parsed_version = {0, 0, 0}; in START_TEST()