Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dstdnmtst.c173 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestNames()
225 UEnumeration *myEnum = ucnv_openStandardNames(name, standard, &err); in doTestUCharNames()
/third_party/icu/icu4c/source/common/unicode/
H A Ducnv.h1807 ucnv_openStandardNames(const char *convName,
1853 * tagged alias. This is the opposite of ucnv_openStandardNames, which
H A Durename.h701 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnv.h1807 ucnv_openStandardNames(const char *convName,
1853 * tagged alias. This is the opposite of ucnv_openStandardNames, which
H A Durename.h702 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnv.h1796 ucnv_openStandardNames(const char *convName,
1842 * tagged alias. This is the opposite of ucnv_openStandardNames, which
H A Durename.h693 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames) macro
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp322 UEnumeration *nameEnum = ucnv_openStandardNames(name, stds[s], &err); in printConverters()
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp251 #undef ucnv_openStandardNames macro
1370 UEnumeration *ucnv_openStandardNames(const char *convName, const char *standard, UErrorCode *pErrorCode) in ucnv_openStandardNames() function
1372 return U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames)(convName, standard, pErrorCode); in ucnv_openStandardNames()
/third_party/icu/icu4c/source/common/
H A Ducnv_io.cpp835 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp835 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_io.cpp835 ucnv_openStandardNames(const char *convName, in ucnv_openStandardNames() function

Completed in 49 milliseconds