Searched defs:ucnv_canCreateConverter (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Ducnv_bld.c856 ucnv_canCreateConverter(const char *converterName, UErrorCode *err) { function
1141 if (ucnv_canCreateConverter(converterName, &localStatus)) {
/external/icu4c/common/
H A Ducnv_bld.c856 ucnv_canCreateConverter(const char *converterName, UErrorCode *err) { function
1141 if (ucnv_canCreateConverter(converterName, &localStatus)) {
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h556 #define ucnv_canCreateConverter ucnv_canCreateConverter_4_2 macro
/external/icu4c/common/unicode/
H A Durename.h593 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter) macro

Completed in 61 milliseconds