Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c14132 xmlSchemaAttributeUsePtr cur = NULL, bcur; in xmlSchemaCheckDerivationOKRestriction2to4() local
14144 bcur = baseUses->items[j]; in xmlSchemaCheckDerivationOKRestriction2to4()
14146 WXS_ATTRUSE_DECL_NAME(bcur)) && in xmlSchemaCheckDerivationOKRestriction2to4()
14148 WXS_ATTRUSE_DECL_TNS(bcur))) in xmlSchemaCheckDerivationOKRestriction2to4()
14159 (bcur->occurs == XML_SCHEMAS_ATTR_USE_REQUIRED)) in xmlSchemaCheckDerivationOKRestriction2to4()
14180 WXS_ATTRUSE_TYPEDEF(bcur), 0) != 0) in xmlSchemaCheckDerivationOKRestriction2to4()
14200 WXS_ATTRUSE_TYPEDEF(bcur)), in xmlSchemaCheckDerivationOKRestriction2to4()
14215 xmlSchemaGetEffectiveValueConstraint(bcur, in xmlSchemaCheckDerivationOKRestriction2to4()
14227 xmlSchemaGetEffectiveValueConstraint(bcur, in xmlSchemaCheckDerivationOKRestriction2to4()
14298 bcur = baseUses->items[j]; in xmlSchemaCheckDerivationOKRestriction2to4()
[all …]