Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dexpat.h1047 } XML_Feature; typedef
1049 XMLPARSEAPI(const XML_Feature *)
H A Dxmlparse.c3004 const XML_Feature *XMLCALL
3006 static const XML_Feature features[] = {
/src/contrib/expat/tests/
H A Dmisc_tests.c222 const XML_Feature *features = XML_GetFeatureList(); in START_TEST()
H A Dbasic_tests.c2996 const XML_Feature *feature = XML_GetFeatureList(); in get_feature()
/src/contrib/expat/xmlwf/
H A Dxmlwf.c849 const XML_Feature *features = XML_GetFeatureList(); in showVersion()