Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dlibexpat.def8 XML_ExpatVersionInfo @4
H A Dlibexpatw.def8 XML_ExpatVersionInfo @4
H A Dexpat.h997 XML_ExpatVersionInfo(void);
H A Dxmlparse.c2472 XML_ExpatVersionInfo(void) { in XML_ExpatVersionInfo() function
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c7577 XML_Expat_Version read_version = XML_ExpatVersionInfo(); in START_TEST()