Searched refs:nbUses (Results 1 – 1 of 1) sorted by relevance
25101 int i, j, found, nbAttrs, nbUses; in xmlSchemaVAttributesComplex() local25130 nbUses = attrUseList->nbItems; in xmlSchemaVAttributesComplex()25132 nbUses = 0; in xmlSchemaVAttributesComplex()25133 for (i = 0; i < nbUses; i++) { in xmlSchemaVAttributesComplex()25225 nbUses = vctxt->nbAttrInfos; in xmlSchemaVAttributesComplex()