Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h1235 } xmlFeature; typedef
1238 xmlHasFeature (xmlFeature feature);
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle1368 * xmlFeature:
1374 d xmlFeature s based(######typedef######)
1434 d feature value like(xmlFeature)
/third_party/libxml2/
Dparser.c887 xmlHasFeature(xmlFeature feature) in xmlHasFeature()
Dtestapi.c1113 static xmlFeature gen_xmlFeature(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlFeature()
1121 static void des_xmlFeature(int no ATTRIBUTE_UNUSED, xmlFeature val ATTRIBUTE_UNUSED, int nr ATTRIBU… in des_xmlFeature()
13268 xmlFeature feature; /* the feature to be examined */ in test_xmlHasFeature()
/third_party/chromium/patch/
D0001-cve.patch123550 @@ -1111,6 +1098,10 @@ xmlHasFeature(xmlFeature feature)