Home
last modified time | relevance | path

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

/external/expat/lib/
Dexpat.h994 XML_ExpatVersion(void);
Dxmlparse.c1990 XML_ExpatVersion(void) { in XML_ExpatVersion() function
/external/expat/tests/
Druntests.c1509 printf("Expat version: %s\n", XML_ExpatVersion()); in main()