Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dexpat.h1043 } XML_Feature; typedef
1045 XMLPARSEAPI(const XML_Feature *)
H A Dxmlparse.c2672 const XML_Feature *XMLCALL
2674 static const XML_Feature features[] = { in XML_GetFeatureList()
/freebsd/contrib/expat/tests/
H A Dmisc_tests.c221 const XML_Feature *features = XML_GetFeatureList(); in START_TEST()
H A Dbasic_tests.c2996 const XML_Feature *feature = XML_GetFeatureList(); in get_feature()
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c849 const XML_Feature *features = XML_GetFeatureList(); in showVersion()