HomeSort by: relevance | last modified time | path
    Searched refs:XML_ExpatVersion (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mit/expat/dist/tests/
runtests.c 99 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion());
misc_tests.c 206 const XML_LChar *version_text = XML_ExpatVersion();
  /src/external/bsd/libarchive/dist/libarchive/
archive_version_details.c 327 return XML_ExpatVersion();
347 return XML_ExpatVersion();
  /src/external/mit/expat/dist/lib/
expat.h 1017 XML_ExpatVersion(void);
xmlparse.c 2899 XML_ExpatVersion(void) {
  /src/external/mit/expat/dist/xmlwf/
xmlwf.c 858 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion());

Completed in 35 milliseconds