Home
last modified time | relevance | path

Searched refs:uloc_getDisplayName (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c732 length=uloc_getDisplayName("qq_US_POSIX", "en_US", buffer, UPRV_LENGTHOF(buffer), &errorCode); in TestDisplayNames()
752 uloc_getDisplayName(aLocale, testL[i], buffer, UPRV_LENGTHOF(buffer), &errorCode); in TestDisplayNames()
779 int32_t preflightLen=uloc_getDisplayName(locale, displayLocale, NULL, 0, &ec); in TestDisplayNames()
784 len=uloc_getDisplayName(locale, displayLocale, result, UPRV_LENGTHOF(result), &ec); in TestDisplayNames()
813 len=uloc_getDisplayName(locale, displayLocale, result, i, &ec); in TestDisplayNames()
1093 maxresultsize=uloc_getDisplayName(testLocale, displayLocale, NULL, maxresultsize, &status); in doTestDisplayNames()
1098 uloc_getDisplayName(testLocale, displayLocale, testName, maxresultsize + 1, &status); in doTestDisplayNames()
1211 …ulen = uloc_getDisplayName(itemPtr->namedLocale, itemPtr->displayLocale, getName, kDisplayNameBrac… in TestDisplayNameBrackets()
1606 size=uloc_getDisplayName(en_US_custom, "en_US", NULL, size, &status); in TestVariantParsing()
1610 uloc_getDisplayName(en_US_custom, "en_US", got, size + 1, &status); in TestVariantParsing()
[all …]
Dcmsccoll.c659 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); in TestComposeDecompose()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp225 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
237 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
465 uloc_getDisplayName(const char *locale, in uloc_getDisplayName() function
/third_party/icu/icu4c/source/common/
Dlocdispnames.cpp228 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
240 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
476 uloc_getDisplayName(const char *locale, in uloc_getDisplayName() function
/third_party/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp228 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
240 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
476 uloc_getDisplayName(const char *locale, in uloc_getDisplayName() function
/third_party/node/deps/icu-small/source/common/
Dlocdispnames.cpp228 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
240 length=uloc_getDisplayName(fullName, displayLocale.fullName, in getDisplayName()
488 uloc_getDisplayName(const char *locale, in uloc_getDisplayName() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duloc.h737 uloc_getDisplayName(const char* localeID,
Durename.h1062 #define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duloc.h765 uloc_getDisplayName(const char* localeID,
Durename.h1089 #define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName) macro
/third_party/icu/icu4c/source/common/unicode/
Duloc.h765 uloc_getDisplayName(const char* localeID,
Durename.h1089 #define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duloc.h765 uloc_getDisplayName(const char* localeID,
Durename.h1095 #define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName) macro
/third_party/icu/docs/userguide/locale/
Dexamples.md120 uloc_getDisplayName(uloc_getAvailable(i), "en_US", result, 100, &status);
/third_party/icu/docs/userguide/collation/
Dexamples.md62 bufferLen = uloc_getDisplayName(locale, 0, dispName, MAXBUFFERSIZE, status);
/third_party/icu/docs/userguide/strings/
Dindex.md690 uloc_getDisplayVariant, uloc_getDisplayName