Home
last modified time | relevance | path

Searched refs:bcur (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c14021 xmlSchemaAttributeUsePtr cur = NULL, bcur; in xmlSchemaCheckDerivationOKRestriction2to4() local
14033 bcur = baseUses->items[j]; in xmlSchemaCheckDerivationOKRestriction2to4()
14035 WXS_ATTRUSE_DECL_NAME(bcur)) && in xmlSchemaCheckDerivationOKRestriction2to4()
14037 WXS_ATTRUSE_DECL_TNS(bcur))) in xmlSchemaCheckDerivationOKRestriction2to4()
14048 (bcur->occurs == XML_SCHEMAS_ATTR_USE_REQUIRED)) in xmlSchemaCheckDerivationOKRestriction2to4()
14069 WXS_ATTRUSE_TYPEDEF(bcur), 0) != 0) in xmlSchemaCheckDerivationOKRestriction2to4()
14089 WXS_ATTRUSE_TYPEDEF(bcur)), in xmlSchemaCheckDerivationOKRestriction2to4()
14104 xmlSchemaGetEffectiveValueConstraint(bcur, in xmlSchemaCheckDerivationOKRestriction2to4()
14116 xmlSchemaGetEffectiveValueConstraint(bcur, in xmlSchemaCheckDerivationOKRestriction2to4()
14187 bcur = baseUses->items[j]; in xmlSchemaCheckDerivationOKRestriction2to4()
[all …]