Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dexpat.h1036 } XML_Feature; typedef
1038 XMLPARSEAPI(const XML_Feature *)
H A Dxmlparse.c2484 const XML_Feature *XMLCALL
2486 static const XML_Feature features[] = { in XML_GetFeatureList()
/freebsd-13.1/contrib/expat/xmlwf/
H A Dxmlwf.c847 const XML_Feature *features = XML_GetFeatureList(); in showVersion()
/freebsd-13.1/contrib/expat/tests/
H A Druntests.c3819 const XML_Feature *feature = XML_GetFeatureList(); in get_feature()
7606 const XML_Feature *features = XML_GetFeatureList(); in START_TEST()