Lines Matching full:loccount
2152 int32_t i, locCount;2153 const Locale* locs = NumberFormat::getAvailableLocales(locCount);2154 for (i=0; i<locCount; ++i) {