Home
last modified time | relevance | path

Searched defs:ucnv_getStandardName (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ducnv_io.cpp961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() function
/third_party/node/deps/icu-small/source/common/
Ducnv_io.cpp961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() function
/third_party/icu/icu4c/source/common/
Ducnv_io.cpp961 ucnv_getStandardName(const char *alias, const char *standard, UErrorCode *pErrorCode) { in ucnv_getStandardName() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h674 #define ucnv_getStandardName U_ICU_ENTRY_POINT_RENAME(ucnv_getStandardName) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h682 #define ucnv_getStandardName U_ICU_ENTRY_POINT_RENAME(ucnv_getStandardName) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h683 #define ucnv_getStandardName U_ICU_ENTRY_POINT_RENAME(ucnv_getStandardName) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1396 const char *ucnv_getStandardName(const char *name, const char *standard, UErrorCode *pErrorCode) in ucnv_getStandardName() function