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

/external/icu4c/common/
H A Duloc.c72 * This list must be kept in sync with LANGUAGES_3, with corresponding
172 * same language as LANGUAGES_3[i]. The commented-out lines are
176 * 3-letter code occupies both LANGUAGES[i] and LANGUAGES_3[i].
182 static const char * const LANGUAGES_3[] = { variable
1144 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1243 offset=_findIndex(LANGUAGES_3, lang);
2071 return LANGUAGES_3[offset];

Completed in 38 milliseconds