Searched refs:ucnv_getDisplayName (Results 1 – 14 of 14) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | ucnvdisp.cpp | 36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnvdisp.cpp | 36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvdisp.cpp | 36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvdisp.cpp | 36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv.h | 843 ucnv_getDisplayName(const UConverter *converter,
|
D | urename.h | 646 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnv.h | 845 ucnv_getDisplayName(const UConverter *converter,
|
D | urename.h | 669 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 846 ucnv_getDisplayName(const UConverter *converter,
|
D | urename.h | 663 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv.h | 846 ucnv_getDisplayName(const UConverter *converter,
|
D | urename.h | 663 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 696 disnamelen = ucnv_getDisplayName(myConverter, locale, displayname, len, &err); in TestConvert() 700 ucnv_getDisplayName(myConverter,locale,displayname,disnamelen+1, &err); in TestConvert() 715 len=ucnv_getDisplayName(myConverter,locale,NULL,0, &err); in TestConvert() 721 len=ucnv_getDisplayName(NULL,locale,NULL,0, &err); in TestConvert()
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 544 group: ucnvdisp # ucnv_getDisplayName()
|