Home
last modified time | relevance | path

Searched refs:XML_ExpatVersionInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dexpat.h1016 XML_ExpatVersionInfo(void);
H A Dxmlparse.c2662 XML_ExpatVersionInfo(void) { in XML_ExpatVersionInfo() function
/freebsd/contrib/expat/tests/
H A Dmisc_tests.c201 XML_Expat_Version read_version = XML_ExpatVersionInfo(); in START_TEST()