Searched defs:usesCount (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c14374 int usesCount; local
14378 usesCount = uses->nbItems;
14380 usesCount = 0;
14399 if (usesCount) {
14403 for (j = 0; j < usesCount; j++) {

Completed in 398 milliseconds