Home | History | Annotate | Download | only in common

Lines Matching defs:COUNTRIES

319 static const char * const COUNTRIES[] = {
367 * their 2-letter equivalent. It must be kept in sync with COUNTRIES.
368 * For all valid i, COUNTRIES[i] must refer to the same country as
369 * COUNTRIES_3[i]. The commented-out lines are copied from COUNTRIES
374 * the two lists in COUNTRIES.
1131 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1306 idLen=_copyCount(country, countryCapacity, COUNTRIES[offset]);
2080 offset = _findIndex(COUNTRIES, cntry);
2161 return COUNTRIES;