Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c229 #define WXS_IS_COMPLEX(i) \ macro
1185 if (WXS_IS_COMPLEX(WXS_TYPE_CAST item)) in xmlSchemaGetComponentTypeStr()
13406 if (WXS_IS_COMPLEX(type)) in xmlSchemaIsDerivedFromBuiltInType()
13435 if (WXS_IS_COMPLEX(type))
13452 if (WXS_IS_COMPLEX(type))
15858 if WXS_IS_COMPLEX(type) { in xmlSchemaParseCheckCOSValidDefault()
16108 if (WXS_IS_COMPLEX(type->baseType)) { in xmlSchemaCheckCOSCTDerivedOK()
16181 if (WXS_IS_COMPLEX(base)) { in xmlSchemaCheckCOSCTExtends()
16436 if (! WXS_IS_COMPLEX(base)) { in xmlSchemaCheckDerivationOKRestriction()
16663 if (! WXS_IS_COMPLEX(base)) { in xmlSchemaCheckSRCCT()
[all …]