Home
last modified time | relevance | path

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

/third_party/python/Modules/expat/
Dexpat.h1022 } XML_Feature; typedef
1024 XMLPARSEAPI(const XML_Feature *)
Dxmlparse.c2477 const XML_Feature *XMLCALL
2479 static const XML_Feature features[] = { in XML_GetFeatureList()
/third_party/skia/third_party/externals/expat/expat/lib/
Dexpat.h1022 } XML_Feature; typedef
1024 XMLPARSEAPI(const XML_Feature *)
Dxmlparse.c2485 const XML_Feature *XMLCALL
2487 static const XML_Feature features[] = { in XML_GetFeatureList()
/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf.c847 const XML_Feature *features = XML_GetFeatureList(); in showVersion()
/third_party/python/Modules/
Dpyexpat.c1822 const XML_Feature *features = XML_GetFeatureList(); in add_features()
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c3743 const XML_Feature *feature = XML_GetFeatureList(); in get_feature()
7440 const XML_Feature *features = XML_GetFeatureList(); in START_TEST()