Searched refs:nbUses (Results 1 – 1 of 1) sorted by relevance
25427 int i, j, found, nbAttrs, nbUses; in xmlSchemaVAttributesComplex() local25456 nbUses = attrUseList->nbItems; in xmlSchemaVAttributesComplex()25458 nbUses = 0; in xmlSchemaVAttributesComplex()25459 for (i = 0; i < nbUses; i++) { in xmlSchemaVAttributesComplex()