Searched refs:gDefaultTo (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | zonemeta.cpp | 140 static const UChar gDefaultTo[] = {0x39, 0x39, 0x39, 0x39, 0x2D, 0x31, 0x32, 0x2D, 0x33, 0x31, variable 659 const UChar *mz_to = gDefaultTo; in createMetazoneMappings()
|
/third_party/icu/icu4c/source/i18n/ |
D | zonemeta.cpp | 132 static const UChar gDefaultTo[] = {0x39, 0x39, 0x39, 0x39, 0x2D, 0x31, 0x32, 0x2D, 0x33, 0x31, variable 651 const UChar *mz_to = gDefaultTo; in createMetazoneMappings()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | zonemeta.cpp | 132 static const char16_t gDefaultTo[] = {0x39, 0x39, 0x39, 0x39, 0x2D, 0x31, 0x32, 0x2D, 0x33, 0x31, variable 651 const char16_t *mz_to = gDefaultTo; in createMetazoneMappings()
|