Home | History | Annotate | Download | only in cintltst

Lines Matching full:localeindex

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