Home
last modified time | relevance | path

Searched refs:cLocaleID (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dstrcase.cpp535 char cLocaleID[100]; in TestCasing() local
560 locale.extract(0, 0x7fffffff, cLocaleID, sizeof(cLocaleID), ""); in TestCasing()
566 iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status)); in TestCasing()
597 TestCasingImpl(input, output, whichCase, iter.getAlias(), cLocaleID, options); in TestCasing()
/third_party/icu/icu4c/source/common/unicode/
H A Dlocid.h1120 * @param cLocaleID The new locale name.
1121 * @param canonicalize whether to call uloc_canonicalize on cLocaleID
1123 Locale& init(const char* cLocaleID, UBool canonicalize);
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocid.h1132 * @param cLocaleID The new locale name.
1133 * @param canonicalize whether to call uloc_canonicalize on cLocaleID
1135 Locale& init(const char* cLocaleID, UBool canonicalize);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocid.h1120 * @param cLocaleID The new locale name.
1121 * @param canonicalize whether to call uloc_canonicalize on cLocaleID
1123 Locale& init(const char* cLocaleID, UBool canonicalize);

Completed in 10 milliseconds