Searched refs:gEtcPrefix (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | tznames_impl.cpp | 1683 static const UChar gEtcPrefix[] = { 0x45, 0x74, 0x63, 0x2F }; // "Etc/" variable 1692 if (tzID.isEmpty() || tzID.startsWith(gEtcPrefix, gEtcPrefixLen) in getDefaultExemplarLocationName()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.cpp | 1683 static const UChar gEtcPrefix[] = { 0x45, 0x74, 0x63, 0x2F }; // "Etc/" variable 1692 if (tzID.isEmpty() || tzID.startsWith(gEtcPrefix, gEtcPrefixLen) in getDefaultExemplarLocationName()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tznames_impl.cpp | 1679 static const UChar gEtcPrefix[] = { 0x45, 0x74, 0x63, 0x2F }; // "Etc/" variable 1688 if (tzID.isEmpty() || tzID.startsWith(gEtcPrefix, gEtcPrefixLen) in getDefaultExemplarLocationName()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | tznames_impl.cpp | 1683 static const UChar gEtcPrefix[] = { 0x45, 0x74, 0x63, 0x2F }; // "Etc/" variable 1692 if (tzID.isEmpty() || tzID.startsWith(gEtcPrefix, gEtcPrefixLen) in getDefaultExemplarLocationName()
|