Home
last modified time | relevance | path

Searched refs:LOCALE_SEP (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Duloc_tag.cpp62 #define LOCALE_SEP '_' macro
1032 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendVariantsToLanguageTag()
1940 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendPrivateuseToLanguageTag()
2800 *(localeID + reslen) = LOCALE_SEP; in ulocimp_forLanguageTag()
2824 *(localeID + reslen) = LOCALE_SEP; in ulocimp_forLanguageTag()
2844 *(localeID + reslen) = LOCALE_SEP; in ulocimp_forLanguageTag()
2852 *(localeID + reslen) = LOCALE_SEP; in ulocimp_forLanguageTag()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliteratorRegistry.java38 private static final char LOCALE_SEP = '_'; field in TransliteratorRegistry
161 int i = nextSpec.lastIndexOf(LOCALE_SEP); in setupNext()
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorRegistry.java37 private static final char LOCALE_SEP = '_'; field in TransliteratorRegistry
160 int i = nextSpec.lastIndexOf(LOCALE_SEP); in setupNext()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtransreg.cpp44 static const UChar LOCALE_SEP = 95; // '_' variable
324 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP); in setupNext()
/third_party/node/deps/icu-small/source/i18n/
Dtransreg.cpp44 static const UChar LOCALE_SEP = 95; // '_' variable
325 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP); in setupNext()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtransreg.cpp44 static const UChar LOCALE_SEP = 95; // '_' variable
325 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP); in setupNext()
/third_party/icu/icu4c/source/i18n/
Dtransreg.cpp44 static const UChar LOCALE_SEP = 95; // '_' variable
324 int32_t i = nextSpec.lastIndexOf(LOCALE_SEP); in setupNext()
/third_party/icu/icu4c/source/common/
Duloc_tag.cpp65 #define LOCALE_SEP '_' macro
1174 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendVariantsToLanguageTag()
1910 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendPrivateuseToLanguageTag()
/third_party/node/deps/icu-small/source/common/
Duloc_tag.cpp65 #define LOCALE_SEP '_' macro
1174 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendVariantsToLanguageTag()
1910 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendPrivateuseToLanguageTag()
/third_party/skia/third_party/externals/icu/source/common/
Duloc_tag.cpp65 #define LOCALE_SEP '_' macro
1174 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendVariantsToLanguageTag()
1910 if (*p == SEP || *p == LOCALE_SEP || *p == 0) { in _appendPrivateuseToLanguageTag()