Lines Matching refs:COUNTRIES
326 static const char * const COUNTRIES[] = {
374 * their 2-letter equivalent. It must be kept in sync with COUNTRIES.
375 * For all valid i, COUNTRIES[i] must refer to the same country as
376 * COUNTRIES_3[i]. The commented-out lines are copied from COUNTRIES
381 * the two lists in COUNTRIES.
1152 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1327 idLen=_copyCount(country, countryCapacity, COUNTRIES[offset]);
2101 offset = _findIndex(COUNTRIES, cntry);
2203 return COUNTRIES;