Lines Matching refs:LANGUAGES
96 static const char * const LANGUAGES[] = {
198 * with LANGUAGES. For all valid i, LANGUAGES[i] must refer to the
200 * copied from LANGUAGES to make eyeballing this baby easier.
203 * 3-letter code occupies both LANGUAGES[i] and LANGUAGES_3[i].
207 * the two lists in LANGUAGES.
1152 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1254 i=_copyCount(language, languageCapacity, LANGUAGES[offset]);
2081 offset = _findIndex(LANGUAGES, lang);
2191 return LANGUAGES;