HomeSort by relevance Sort by last modified time
    Searched refs:gWorld (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
zonemeta.cpp 133 static const UChar gWorld[] = {0x30, 0x30, 0x31, 0x00}; // "001"
424 if (region != NULL && u_strcmp(gWorld, region) != 0) {
  /external/icu/icu4c/source/i18n/
zonemeta.cpp 135 static const UChar gWorld[] = {0x30, 0x30, 0x31, 0x00}; // "001"
422 if (region != NULL && u_strcmp(gWorld, region) != 0) {

Completed in 218 milliseconds