Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dstdnmtst.c172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames()
224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dstdnmtst.c172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames()
224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
/external/chromium_org/third_party/icu/source/common/unicode/
Ducnv.h1741 ucnv_openStandardNames(const char *convName,
Durename.h665 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/icu4c/common/unicode/
Ducnv.h1779 ucnv_openStandardNames(const char *convName,
Durename.h659 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/icu4c/extra/uconv/
Duconv.cpp322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
/external/chromium_org/third_party/icu/source/common/
Ducnv_io.c824 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
/external/icu4c/common/
Ducnv_io.cpp843 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function