Home
last modified time | relevance | path

Searched refs:ucnv_getDisplayName (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/common/
Ducnvdisp.cpp36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvdisp.cpp36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
/third_party/node/deps/icu-small/source/common/
Ducnvdisp.cpp36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
/third_party/skia/third_party/externals/icu/source/common/
Ducnvdisp.cpp36 ucnv_getDisplayName(const UConverter *cnv, in ucnv_getDisplayName() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducnv.h843 ucnv_getDisplayName(const UConverter *converter,
Durename.h646 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
/third_party/node/deps/icu-small/source/common/unicode/
Ducnv.h845 ucnv_getDisplayName(const UConverter *converter,
Durename.h669 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
/third_party/icu/icu4c/source/common/unicode/
Ducnv.h846 ucnv_getDisplayName(const UConverter *converter,
Durename.h663 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducnv.h846 ucnv_getDisplayName(const UConverter *converter,
Durename.h663 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName) macro
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c696 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/
Ddependencies.txt544 group: ucnvdisp # ucnv_getDisplayName()