Searched refs:XML_ExpatVersion (Results 1 – 7 of 7) sorted by relevance
7 XML_ExpatVersion @3
985 XML_ExpatVersion(void);
2453 XML_ExpatVersion(void) { in XML_ExpatVersion() function
244 [#include <expat.h>], [XML_ExpatVersion();])
857 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()
7580 const XML_LChar *version_text = XML_ExpatVersion(); in START_TEST()12259 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion()); in main()