Searched refs:WXS_IS_LIST (Results 1 – 1 of 1) sorted by relevance
289 #define WXS_IS_LIST(t) (t->flags & XML_SCHEMAS_TYPE_VARIETY_LIST) macro1600 else if (WXS_IS_LIST(type)) in xmlSchemaFormatItemForReport()1620 else if (WXS_IS_LIST(type)) in xmlSchemaFormatItemForReport()2485 else if (WXS_IS_LIST(type)) in xmlSchemaSimpleTypeErr()3152 else if (WXS_IS_LIST(type)) in xmlSchemaPSimpleTypeErr()6348 if (WXS_IS_LIST(type)) in xmlSchemaPValAttrNodeValue()13496 if (WXS_IS_LIST(type) || WXS_IS_UNION(type))14894 (WXS_IS_LIST(type) || WXS_IS_UNION(type))) { in xmlSchemaCheckCOSSTDerivedOK()15089 } else if (WXS_IS_LIST(typeDef)) { in xmlSchemaResolveTypeReferences()15228 if ((WXS_IS_LIST(type) || WXS_IS_UNION(type)) && in xmlSchemaCheckSTPropsCorrect()[all …]