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

/external/icu4c/i18n/
H A Dzonemeta.cpp103 static const UChar gWorld[] = {0x30, 0x30, 0x31, 0x00}; // "001" variable
277 if (u_strcmp(gWorld, region) != 0) {
289 if (u_strcmp(gWorld, region) == 0) {

Completed in 359 milliseconds