Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c14119 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()
[all …]