Searched defs:dispLoc (Results 1 - 5 of 5) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | ucol_res.cpp | 523 ucol_getDisplayName( const char *objLoc, const char *dispLoc, UChar *result, int32_t resultLength, UErrorCode *status) ucol_getDisplayName() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucol_res.cpp | 533 ucol_getDisplayName( const char *objLoc, const char *dispLoc, char16_t *result, int32_t resultLength, UErrorCode *status) ucol_getDisplayName() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucol_res.cpp | 523 ucol_getDisplayName( const char *objLoc, const char *dispLoc, UChar *result, int32_t resultLength, UErrorCode *status) ucol_getDisplayName() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cloctst.c | 3560 const char* dispLoc = uloc_getAvailable(j); in TestDisplayName() local
|
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 1480 int32_t ucol_getDisplayName(const char *objLoc, const char *dispLoc, UChar *result, int32_t resultLength, in ucol_getDisplayName() argument
|
Completed in 19 milliseconds