Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dlibexpat.def7 XML_ExpatVersion @3
H A Dlibexpatw.def7 XML_ExpatVersion @3
H A Dexpat.h985 XML_ExpatVersion(void);
H A Dxmlparse.c2453 XML_ExpatVersion(void) { in XML_ExpatVersion() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure.ac244 [#include <expat.h>], [XML_ExpatVersion();])
/netbsd-src/external/mit/expat/dist/xmlwf/
H A Dxmlwf.c857 ftprintf(stdout, T("%s using %s\n"), prog, XML_ExpatVersion()); in showVersion()
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7580 const XML_LChar *version_text = XML_ExpatVersion(); in START_TEST()
12259 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion()); in main()