Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dmisc_tests.c152 XML_Expat_Version *version_struct) { in parse_version()
194 versions_equal(const XML_Expat_Version *first, in versions_equal()
195 const XML_Expat_Version *second) { in versions_equal()
201 XML_Expat_Version read_version = XML_ExpatVersionInfo(); in START_TEST()
203 XML_Expat_Version parsed_version = {0, 0, 0}; in START_TEST()
/freebsd/contrib/expat/lib/
H A Dexpat.h1010 } XML_Expat_Version; typedef
1015 XMLPARSEAPI(XML_Expat_Version)
H A Dxmlparse.c2661 XML_Expat_Version XMLCALL
2663 XML_Expat_Version version; in XML_ExpatVersionInfo()