Searched refs:ucnv_openStandardNames (Results 1 – 11 of 11) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | stdnmtst.c | 173 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/ |
D | ucnv.h | 1796 ucnv_openStandardNames(const char *convName,
|
D | urename.h | 692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucnv.h | 1796 ucnv_openStandardNames(const char *convName,
|
D | urename.h | 692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucnv.h | 1796 ucnv_openStandardNames(const char *convName,
|
D | urename.h | 692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
|
/external/icu/android_icu4j/libcore_bridge/src/native/ |
D | com_android_icu_charset_NativeConverter.cpp | 68 icu::UStringEnumeration e(ucnv_openStandardNames(canonicalName, standard, &status)); in collectStandardNames()
|
/external/icu/icu4c/source/extra/uconv/ |
D | uconv.cpp | 322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
|
/external/icu/icu4c/source/common/ |
D | ucnv_io.cpp | 835 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 692 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
|