Home | History | Annotate | Download | only in common

Lines Matching refs:LANGUAGES_3

72  * This list must be kept in sync with LANGUAGES_3, with corresponding
196 * same language as LANGUAGES_3[i]. The commented-out lines are
200 * 3-letter code occupies both LANGUAGES[i] and LANGUAGES_3[i].
208 static const char * const LANGUAGES_3[] = {
1145 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1245 offset=_findIndex(LANGUAGES_3, lang);
2077 return LANGUAGES_3[offset];