Searched refs:ucnv_getCanonicalName (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c121 tag = ucnv_getCanonicalName(name, standard, &error);
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h1851 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode);
H A Durename.h636 #define ucnv_getCanonicalName U_ICU_ENTRY_POINT_RENAME(ucnv_getCanonicalName) macro
/external/icu/icu4c/source/common/
H A Ducnv_io.cpp1001 ucnv_getCanonicalName(const char *alias, const char *standard, UErrorCode *pErrorCode) { function

Completed in 74 milliseconds