Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c223 #define WXS_IS_COMPLEX(i) \ macro
1172 if (WXS_IS_COMPLEX(WXS_TYPE_CAST item)) in xmlSchemaGetComponentTypeStr()
13269 if (WXS_IS_COMPLEX(type)) in xmlSchemaIsDerivedFromBuiltInType()
13298 if (WXS_IS_COMPLEX(type))
13315 if (WXS_IS_COMPLEX(type))
15719 if WXS_IS_COMPLEX(type) { in xmlSchemaParseCheckCOSValidDefault()
15969 if (WXS_IS_COMPLEX(type->baseType)) { in xmlSchemaCheckCOSCTDerivedOK()
16042 if (WXS_IS_COMPLEX(base)) { in xmlSchemaCheckCOSCTExtends()
16297 if (! WXS_IS_COMPLEX(base)) { in xmlSchemaCheckDerivationOKRestriction()
16524 if (! WXS_IS_COMPLEX(base)) { in xmlSchemaCheckSRCCT()
[all …]