Searched refs:usesCount (Results 1 – 3 of 3) sorted by relevance
76 private int usesCount; field in ModuleWriter161 usesCount++; in visitUse()235 .putShort(usesCount) in putAttributes()
855 int usesCount = readUnsignedShort(currentOffset); in readModuleAttributes() local857 while (usesCount-- > 0) { in readModuleAttributes()
14584 int usesCount; in xmlSchemaFixupTypeAttributeUses() local14588 usesCount = uses->nbItems; in xmlSchemaFixupTypeAttributeUses()14590 usesCount = 0; in xmlSchemaFixupTypeAttributeUses()14609 if (usesCount) { in xmlSchemaFixupTypeAttributeUses()14613 for (j = 0; j < usesCount; j++) { in xmlSchemaFixupTypeAttributeUses()