Home | History | Annotate | Download | only in cintltst

Lines Matching refs:localeIndex

1313     int32_t localeIndex = 0;
1320 localeIndex = 1; /* Use the second locale for the rest of the test. */
1323 size=uloc_getDisplayLanguage(languageCodes[i], inLocale[localeIndex], NULL, size, &status);
1327 uloc_getDisplayLanguage(languageCodes[i], inLocale[localeIndex], testLang, size + 1, &status);