Home
last modified time | relevance | path

Searched refs:XML_ExpatVersion (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/expat/lib/
HDexpat.h994 XML_ExpatVersion(void);
HDxmlparse.c1979 XML_ExpatVersion(void) { in XML_ExpatVersion() function
/trueos/contrib/expat/xmlwf/
HDxmlwf.c617 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()
/trueos/contrib/expat/tests/
HDruntests.c1509 printf("Expat version: %s\n", XML_ExpatVersion()); in main()