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()
2476 else if (WXS_IS_LIST(type)) in xmlSchemaSimpleTypeErr()
3143 else if (WXS_IS_LIST(type)) in xmlSchemaPSimpleTypeErr()
6321 if (WXS_IS_LIST(type)) in xmlSchemaPValAttrNodeValue()
13470 if (WXS_IS_LIST(type) || WXS_IS_UNION(type))
14868 (WXS_IS_LIST(type) || WXS_IS_UNION(type))) { in xmlSchemaCheckCOSSTDerivedOK()
15063 } else if (WXS_IS_LIST(typeDef)) { in xmlSchemaResolveTypeReferences()
15202 if ((WXS_IS_LIST(type) || WXS_IS_UNION(type)) && in xmlSchemaCheckSTPropsCorrect()
15219 (! WXS_IS_LIST(type))) { in xmlSchemaCheckSTPropsCorrect()
15347 } else if (WXS_IS_LIST(type)) { in xmlSchemaCheckCOSSTRestricts()
15445 if (! WXS_IS_LIST(type->baseType)) { in xmlSchemaCheckCOSSTRestricts()
15559 (! WXS_IS_LIST(member->type))) { in xmlSchemaCheckCOSSTRestricts()
15753 } else if (WXS_IS_LIST(type)) {
17883 if (WXS_IS_LIST(type)) { in xmlSchemaTypeFixupWhitespace()
17950 if (WXS_IS_LIST(type)) { in xmlSchemaFixupSimpleTypeStageOne()
17993 else if (WXS_IS_LIST(type->baseType)) { in xmlSchemaFixupSimpleTypeStageOne()
21560 } else if (WXS_IS_LIST(type)) { in xmlSchemaGetWhiteSpaceFacetValue()
24197 if (WXS_IS_LIST(type)) in xmlSchemaValidateFacets()
24198 goto WXS_IS_LIST; in xmlSchemaValidateFacets()
24261 WXS_IS_LIST: in xmlSchemaValidateFacets()
24262 if (! WXS_IS_LIST(type)) in xmlSchemaValidateFacets()
24615 if (WXS_IS_LIST(type)) in xmlSchemaVCheckCVCSimpleType()
24633 if (WXS_IS_LIST(type)) in xmlSchemaVCheckCVCSimpleType()
24641 } else if (WXS_IS_LIST(type)) { in xmlSchemaVCheckCVCSimpleType()