Home
last modified time | relevance | path

Searched refs:ucnv_openAllNames (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducnv.h1715 ucnv_openAllNames(UErrorCode *pErrorCode);
Durename.h659 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Ducnv.h1671 ucnv_openAllNames(UErrorCode *pErrorCode);
Durename.h662 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames) macro
/external/chromium_org/third_party/icu/source/common/
Ducnv_io.c1050 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
Ducnv_bld.c1119 allConvEnum = ucnv_openAllNames(pErrorCode); in haveAvailableConverterList()
/external/icu/icu4c/source/common/
Ducnv_io.cpp1055 ucnv_openAllNames(UErrorCode *pErrorCode) { in ucnv_openAllNames() function
Ducnv_bld.cpp1123 UEnumeration *allConvEnum = ucnv_openAllNames(&errCode); in initAvailableConvertersList()
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c130 allNamesEnum = ucnv_openAllNames(&err); in ListNames()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccapitst.c173 allNamesEnum = ucnv_openAllNames(&err); in ListNames()