Lines Matching refs:WXS_IS_LIST
283 #define WXS_IS_LIST(t) (t->flags & XML_SCHEMAS_TYPE_VARIETY_LIST) macro
1592 else if (WXS_IS_LIST(type)) in xmlSchemaFormatItemForReport()
1612 else if (WXS_IS_LIST(type)) in xmlSchemaFormatItemForReport()
2469 else if (WXS_IS_LIST(type)) in xmlSchemaSimpleTypeErr()
3134 else if (WXS_IS_LIST(type)) in xmlSchemaPSimpleTypeErr()
6308 if (WXS_IS_LIST(type)) in xmlSchemaPValAttrNodeValue()
13457 if (WXS_IS_LIST(type) || WXS_IS_UNION(type))
14855 (WXS_IS_LIST(type) || WXS_IS_UNION(type))) { in xmlSchemaCheckCOSSTDerivedOK()
15050 } else if (WXS_IS_LIST(typeDef)) { in xmlSchemaResolveTypeReferences()
15189 if ((WXS_IS_LIST(type) || WXS_IS_UNION(type)) && in xmlSchemaCheckSTPropsCorrect()
15206 (! WXS_IS_LIST(type))) { in xmlSchemaCheckSTPropsCorrect()
15334 } else if (WXS_IS_LIST(type)) { in xmlSchemaCheckCOSSTRestricts()
15432 if (! WXS_IS_LIST(type->baseType)) { in xmlSchemaCheckCOSSTRestricts()
15546 (! WXS_IS_LIST(member->type))) { in xmlSchemaCheckCOSSTRestricts()
15740 } else if (WXS_IS_LIST(type)) {
17870 if (WXS_IS_LIST(type)) { in xmlSchemaTypeFixupWhitespace()
17937 if (WXS_IS_LIST(type)) { in xmlSchemaFixupSimpleTypeStageOne()
17980 else if (WXS_IS_LIST(type->baseType)) { in xmlSchemaFixupSimpleTypeStageOne()
21547 } else if (WXS_IS_LIST(type)) { in xmlSchemaGetWhiteSpaceFacetValue()
24184 if (WXS_IS_LIST(type)) in xmlSchemaValidateFacets()
24185 goto WXS_IS_LIST; in xmlSchemaValidateFacets()
24248 WXS_IS_LIST: in xmlSchemaValidateFacets()
24249 if (! WXS_IS_LIST(type)) in xmlSchemaValidateFacets()
24602 if (WXS_IS_LIST(type)) in xmlSchemaVCheckCVCSimpleType()
24620 if (WXS_IS_LIST(type)) in xmlSchemaVCheckCVCSimpleType()
24628 } else if (WXS_IS_LIST(type)) { in xmlSchemaVCheckCVCSimpleType()