Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dexpat.h1068 } XML_Feature; typedef
1070 XMLPARSEAPI(const XML_Feature *)
Dxmlparse.c2457 const XML_Feature * XMLCALL
2460 static const XML_Feature features[] = { in XML_GetFeatureList()
/external/python/cpython3/Modules/expat/
Dexpat.h1068 } XML_Feature; typedef
1070 XMLPARSEAPI(const XML_Feature *)
Dxmlparse.c2457 const XML_Feature * XMLCALL
2460 static const XML_Feature features[] = { in XML_GetFeatureList()
/external/expat/lib/
Dexpat.h1068 } XML_Feature; typedef
1070 XMLPARSEAPI(const XML_Feature *)
Dxmlparse.c2457 const XML_Feature * XMLCALL
2460 static const XML_Feature features[] = { in XML_GetFeatureList()
/external/expat/xmlwf/
Dxmlwf.c865 const XML_Feature *features = XML_GetFeatureList(); in showVersion()
/external/python/cpython3/Modules/
Dpyexpat.c1732 const XML_Feature *features = XML_GetFeatureList(); in MODULE_INITFUNC()
/external/python/cpython2/Modules/
Dpyexpat.c1923 const XML_Feature *features = XML_GetFeatureList(); in MODULE_INITFUNC()
/external/expat/tests/
Druntests.c4026 const XML_Feature *feature = XML_GetFeatureList(); in get_feature()
8080 const XML_Feature *features = XML_GetFeatureList(); in START_TEST()