Home
last modified time | relevance | path

Searched defs:currentLocale (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dservlk.cpp119 LocaleKey::currentLocale(Locale& result) const { in currentLocale() function in LocaleKey
/third_party/icu/icu4c/source/common/
Dservlk.cpp119 LocaleKey::currentLocale(Locale& result) const { in currentLocale() function in LocaleKey
/third_party/skia/third_party/externals/icu/source/common/
Dservlk.cpp119 LocaleKey::currentLocale(Locale& result) const { in currentLocale() function in LocaleKey
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dservlk.cpp119 LocaleKey::currentLocale(Locale& result) const { in currentLocale() function in LocaleKey
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestExtended.java49 ULocale currentLocale = new ULocale("en_US"); field in RBBITestExtended.TestParams
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBITestExtended.java52 ULocale currentLocale = new ULocale("en_US"); field in RBBITestExtended.TestParams
/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c504 UResourceBundle *root, *currentLocale; in TestLocaleStructure() local
888 UResourceBundle *root, *currentLocale; in VerifyTranslation() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java296 public ULocale currentLocale() { in currentLocale() method in ICULocaleService.LocaleKey
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICULocaleService.java301 public ULocale currentLocale() { in currentLocale() method in ICULocaleService.LocaleKey
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp2749 std::string currentLocale = setlocale(LC_ALL, NULL); in JSONTEST_FIXTURE_LOCAL() local