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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h1187 * xmlFeature:
1227 } xmlFeature; typedef in typeref:enum:__anon13326
1230 xmlHasFeature (xmlFeature feature);
/external/libxml2/include/libxml/
H A Dparser.h1192 * xmlFeature:
1233 } xmlFeature; typedef in typeref:enum:__anon25051
1236 xmlHasFeature (xmlFeature feature);
/external/chromium_org/third_party/libxml/src/
H A Dparser.c768 xmlHasFeature(xmlFeature feature)
H A Dtestapi.c1114 static xmlFeature gen_xmlFeature(int no, int nr ATTRIBUTE_UNUSED) {
1122 static void des_xmlFeature(int no ATTRIBUTE_UNUSED, xmlFeature val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
13192 xmlFeature feature; /* the feature to be examined */
[all...]
/external/libxml2/
H A Dparser.c811 xmlHasFeature(xmlFeature feature)

Completed in 386 milliseconds