Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c14483 int usesCount; in xmlSchemaFixupTypeAttributeUses() local
14487 usesCount = uses->nbItems; in xmlSchemaFixupTypeAttributeUses()
14489 usesCount = 0; in xmlSchemaFixupTypeAttributeUses()
14508 if (usesCount) { in xmlSchemaFixupTypeAttributeUses()
14512 for (j = 0; j < usesCount; j++) { in xmlSchemaFixupTypeAttributeUses()