Home
last modified time | relevance | path

Searched refs:gWorld (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp135 static const UChar gWorld[] = {0x30, 0x30, 0x31, 0x00}; // "001" variable
422 if (region != NULL && u_strcmp(gWorld, region) != 0) { in getCanonicalCountry()