Home
last modified time | relevance | path

Searched refs:ucnv_openAllNames (Results 1 - 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Ducnv.h1737 ucnv_openAllNames(UErrorCode *pErrorCode);
H A Durename.h698 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv.h1737 ucnv_openAllNames(UErrorCode *pErrorCode);
H A Durename.h699 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnv.h1726 ucnv_openAllNames(UErrorCode *pErrorCode);
H A Durename.h690 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp248 #undef ucnv_openAllNames macro
1358 UEnumeration *ucnv_openAllNames(UErrorCode *pErrorCode) in ucnv_openAllNames() function
1360 return U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames)(pErrorCode); in ucnv_openAllNames()
/third_party/icu/icu4c/source/common/
H A Ducnv_bld.cpp1108 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
H A Ducnv_io.cpp1064 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp1064 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
H A Ducnv_bld.cpp1108 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_bld.cpp1108 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
H A Ducnv_io.cpp1064 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c137 log_verbose("Testing ucnv_openAllNames()..."); in ListNames()
138 allNamesEnum = ucnv_openAllNames(&err); in ListNames()
140 log_data_err("FAILURE! ucnv_openAllNames() -> %s\n", myErrorName(err)); in ListNames()

Completed in 61 milliseconds