Searched refs:XML_ExpatVersion (Results 1 – 7 of 7) sorted by relevance
99 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion()); in main()
206 const XML_LChar *version_text = XML_ExpatVersion(); in START_TEST()
45 XML_ExpatVersion;
1017 XML_ExpatVersion(void);
2899 XML_ExpatVersion(void) { function
327 return XML_ExpatVersion(); in archive_libbsdxml_version()347 return XML_ExpatVersion(); in archive_libexpat_version()
858 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()