Lines Matching full:skipped
1032 int32_t count = 0, skipped = 0;
1059 skipped += (key != NULL);
1069 skipped++;
1091 expect -= skipped; /* Ignore the skipped resources from structLocale */
1099 skipped = 0;
1107 skipped += (key != NULL);
1117 skipped++;
1139 /* On EBCDIC machines, the numbers are sorted last. Account for those in the skipped value too. */
1143 skipped += (key != NULL);
1148 expect -= skipped; /* Ignore the skipped resources from structLocale */