Lines Matching refs:bcur
14119 xmlSchemaAttributeUsePtr cur = NULL, bcur; in xmlSchemaCheckDerivationOKRestriction2to4() local
14131 bcur = baseUses->items[j]; in xmlSchemaCheckDerivationOKRestriction2to4()
14133 WXS_ATTRUSE_DECL_NAME(bcur)) && in xmlSchemaCheckDerivationOKRestriction2to4()
14135 WXS_ATTRUSE_DECL_TNS(bcur))) in xmlSchemaCheckDerivationOKRestriction2to4()
14146 (bcur->occurs == XML_SCHEMAS_ATTR_USE_REQUIRED)) in xmlSchemaCheckDerivationOKRestriction2to4()
14167 WXS_ATTRUSE_TYPEDEF(bcur), 0) != 0) in xmlSchemaCheckDerivationOKRestriction2to4()
14187 WXS_ATTRUSE_TYPEDEF(bcur)), in xmlSchemaCheckDerivationOKRestriction2to4()
14202 xmlSchemaGetEffectiveValueConstraint(bcur, in xmlSchemaCheckDerivationOKRestriction2to4()
14214 xmlSchemaGetEffectiveValueConstraint(bcur, in xmlSchemaCheckDerivationOKRestriction2to4()
14285 bcur = baseUses->items[j]; in xmlSchemaCheckDerivationOKRestriction2to4()
14286 if (bcur->occurs != XML_SCHEMAS_ATTR_USE_REQUIRED) in xmlSchemaCheckDerivationOKRestriction2to4()
14293 WXS_ATTRUSE_DECL_NAME(bcur)) && in xmlSchemaCheckDerivationOKRestriction2to4()
14295 WXS_ATTRUSE_DECL_TNS(bcur))) { in xmlSchemaCheckDerivationOKRestriction2to4()
14309 xmlSchemaGetComponentDesignation(&strA, bcur), in xmlSchemaCheckDerivationOKRestriction2to4()