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