Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dzonemeta.cpp127 static const UChar gWorld[] = {0x30, 0x30, 0x31, 0x00}; // "001" variable
399 if (region != NULL && u_strcmp(gWorld, region) != 0) { in getCanonicalCountry()
411 if (region == NULL || u_strcmp(gWorld, region) == 0) { in getSingleCountry()