Searched refs:XML_ExpatVersion (Results 1 – 7 of 7) sorted by relevance
324 return XML_ExpatVersion(); in archive_libbsdxml_version()344 return XML_ExpatVersion(); in archive_libexpat_version()
103 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion()); in main()
211 const XML_LChar *version_text = XML_ExpatVersion(); in START_TEST()
45 XML_ExpatVersion;
1022 XML_ExpatVersion(void);
2952 XML_ExpatVersion(void) { function
887 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()