Searched refs:XML_ExpatVersion (Results 1 – 4 of 4) sorted by relevance
994 XML_ExpatVersion(void);
1979 XML_ExpatVersion(void) { in XML_ExpatVersion() function
617 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()
1509 printf("Expat version: %s\n", XML_ExpatVersion()); in main()