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

/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/icu/icu4c/source/common/unicode/
H A Ducnv.h1787 ucnv_openStandardNames(const char *convName,
1833 * tagged alias. This is the opposite of ucnv_openStandardNames, which
H A Durename.h669 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/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.cpp320 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err);

Completed in 363 milliseconds