Searched refs:COUNTRIES (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Duloc.cpp319 static const char * const COUNTRIES[] = { variable
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.
1145 * The 'list' param should be LANGUAGES, LANGUAGES_3, COUNTRIES, or
1320 idLen=_copyCount(country, countryCapacity, COUNTRIES[offset]);
2094 offset = _findIndex(COUNTRIES, cntry);
2196 return COUNTRIES;

Completed in 170 milliseconds