Lines Matching refs:WXS_IS_SIMPLE
233 #define WXS_IS_SIMPLE(item) \ macro
13349 if ((memberType == NULL) || (! WXS_IS_SIMPLE(memberType))) { in xmlSchemaResolveUnionMemberTypes()
15082 if (WXS_IS_SIMPLE(typeDef)) { in xmlSchemaResolveTypeReferences()
15099 (! WXS_IS_SIMPLE(typeDef->subtypes))) in xmlSchemaResolveTypeReferences()
15219 if (! WXS_IS_SIMPLE(baseType)) { in xmlSchemaCheckSTPropsCorrect()
15377 if ((itemType == NULL) || (! WXS_IS_SIMPLE(itemType))) { in xmlSchemaCheckCOSSTRestricts()
15503 if ((baseItemType == NULL) || (! WXS_IS_SIMPLE(baseItemType))) { in xmlSchemaCheckCOSSTRestricts()
15891 if (WXS_IS_SIMPLE(type)) in xmlSchemaParseCheckCOSValidDefault()
15934 (WXS_IS_SIMPLE(type->baseType)) && in xmlSchemaCheckCTPropsCorrect()
16145 if (WXS_IS_SIMPLE(type)) in xmlSchemaCheckCOSDerivedOK()
16683 if (WXS_IS_SIMPLE(base)) { in xmlSchemaCheckSRCCT()
18050 if ((WXS_IS_SIMPLE(type)) || (WXS_IS_COMPLEX(type))) { in xmlSchemaDebugFixedType()
18347 } else if ((WXS_IS_SIMPLE(baseType)) && WXS_IS_EXTENSION(type)) { in xmlSchemaFixupComplexType()
19731 ((WXS_IS_SIMPLE(typeDef) && in xmlSchemaCheckElemPropsCorrect()
20373 if ((type == NULL) || (! WXS_IS_SIMPLE(type))) { in xmlSchemaResolveAttrTypeReferences()
25971 if (WXS_IS_SIMPLE(inode->typeDef)) { in xmlSchemaCheckCOSValidDefault()
26180 if (WXS_IS_SIMPLE(inode->typeDef)) { in xmlSchemaValidatorPopElem()
26247 if (WXS_IS_SIMPLE(inode->typeDef)) { in xmlSchemaValidatorPopElem()
26296 if (WXS_IS_SIMPLE(inode->typeDef)) { in xmlSchemaValidatorPopElem()