Searched refs:ucnv_openStandardNames (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dstdnmtst.c172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err);
224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err);
/external/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c172 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err);
224 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h1785 ucnv_openStandardNames(const char *convName,
1831 * tagged alias. This is the opposite of ucnv_openStandardNames, which
H A Durename.h672 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h1785 ucnv_openStandardNames(const char *convName,
1831 * tagged alias. This is the opposite of ucnv_openStandardNames, which
H A Durename.h662 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/external/chromium_org/third_party/icu/source/common/
H A Ducnv_io.cpp829 ucnv_openStandardNames(const char *convName, function
/external/chromium_org/third_party/icu/source/extra/uconv/
H A Duconv.cpp322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err);
/external/icu/icu4c/source/common/
H A Ducnv_io.cpp829 ucnv_openStandardNames(const char *convName, function
/external/icu/icu4c/source/extra/uconv/
H A Duconv.cpp322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err);

Completed in 4960 milliseconds