Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/tests/
H A Druntests.c99 printf("Expat version: %" XML_FMT_STR "\n", XML_ExpatVersion()); in main()
H A Dmisc_tests.c201 const XML_LChar *version_text = XML_ExpatVersion(); in START_TEST()
/openbsd/lib/libexpat/lib/
H A Dexpat.h1004 XML_ExpatVersion(void);
H A Dxmlparse.c2537 XML_ExpatVersion(void) { in XML_ExpatVersion() function