Home
last modified time | relevance | path

Searched refs:ucnv_openStandardNames (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dstdnmtst.c173 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames()
225 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
/external/icu/icu4c/source/common/unicode/
Ducnv.h1796 ucnv_openStandardNames(const char *convName,
Durename.h692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/icu/libandroidicu/include/unicode/
Ducnv.h1796 ucnv_openStandardNames(const char *convName,
Durename.h692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/icu/libicu/cts_headers/unicode/
Ducnv.h1796 ucnv_openStandardNames(const char *convName,
Durename.h692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/icu/android_icu4j/libcore_bridge/src/native/
Dcom_android_icu_charset_NativeConverter.cpp68 icu::UStringEnumeration e(ucnv_openStandardNames(canonicalName, standard, &status)); in collectStandardNames()
/external/icu/icu4c/source/extra/uconv/
Duconv.cpp322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
/external/icu/icu4c/source/common/
Ducnv_io.cpp835 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
/external/icu/libicu/ndk_headers/unicode/
Durename.h692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro