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
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[] = {
1158 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1257 offset=_findIndex(LANGUAGES_3, lang);
2085 return LANGUAGES_3[offset];