Searched refs:LANGUAGES (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Duloc.c115 static const char * const LANGUAGES[] = { variable
191 * with LANGUAGES. For all valid i, LANGUAGES[i] must refer to the
193 * copied from LANGUAGES to make eyeballing this baby easier.
196 * 3-letter code occupies both LANGUAGES[i] and LANGUAGES_3[i].
200 * the two lists in LANGUAGES.
1122 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1223 i=_copyCount(language, languageCapacity, LANGUAGES[offset]);
1991 offset = _findIndex(LANGUAGES, lang);
2747 return LANGUAGES;
[all...]

Completed in 58 milliseconds