Searched refs:gCustomTzPrefix (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | zonemeta.cpp | 136 static const char16_t gCustomTzPrefix[] = {0x47, 0x4D, 0x54, 0}; // "GMT" variable 883 id.setTo(gCustomTzPrefix, -1); in formatCustomID()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | zonemeta.cpp | 135 static const UChar gCustomTzPrefix[] = {0x47, 0x4D, 0x54, 0}; // "GMT" variable 853 id.setTo(gCustomTzPrefix, -1); in formatCustomID()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | zonemeta.cpp | 143 static const UChar gCustomTzPrefix[] = {0x47, 0x4D, 0x54, 0}; // "GMT" variable 867 id.setTo(gCustomTzPrefix, -1); in formatCustomID()
|
Completed in 5 milliseconds