Searched refs:XML_ExpatVersion (Results 1 – 6 of 6) sorted by relevance
99 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion()); in main()
204 const XML_LChar *version_text = XML_ExpatVersion(); in START_TEST()
1004 XML_ExpatVersion(void);
2643 XML_ExpatVersion(void) { in XML_ExpatVersion() function
70 const char *expat_version = XML_ExpatVersion(); in svn_xml__runtime_version()
859 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()