Searched refs:ucnv_canCreateConverter (Results 1 – 20 of 20) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv_imp.h | 54 ucnv_canCreateConverter(const char *converterName, UErrorCode *err);
|
D | ucnvhz.cpp | 75 ucnv_canCreateConverter("GBK", errorCode); /* errorCode carries result */ in _HZOpen()
|
D | ucnv_bld.cpp | 858 ucnv_canCreateConverter(const char *converterName, UErrorCode *err) { in ucnv_canCreateConverter() function 1131 if (ucnv_canCreateConverter(converterName, &localStatus)) { in initAvailableConvertersList()
|
D | ucnv2022.cpp | 558 ucnv_canCreateConverter(cnvName, errorCode); /* errorCode carries result */ in _ISO2022Open()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_imp.h | 54 ucnv_canCreateConverter(const char *converterName, UErrorCode *err);
|
D | ucnvhz.cpp | 75 ucnv_canCreateConverter("GBK", errorCode); /* errorCode carries result */ in _HZOpen()
|
D | ucnv_bld.cpp | 858 ucnv_canCreateConverter(const char *converterName, UErrorCode *err) { in ucnv_canCreateConverter() function 1131 if (ucnv_canCreateConverter(converterName, &localStatus)) { in initAvailableConvertersList()
|
D | ucnv2022.cpp | 558 ucnv_canCreateConverter(cnvName, errorCode); /* errorCode carries result */ in _ISO2022Open()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_imp.h | 54 ucnv_canCreateConverter(const char *converterName, UErrorCode *err);
|
D | ucnvhz.cpp | 75 ucnv_canCreateConverter("GBK", errorCode); /* errorCode carries result */ in _HZOpen()
|
D | ucnv_bld.cpp | 858 ucnv_canCreateConverter(const char *converterName, UErrorCode *err) { in ucnv_canCreateConverter() function 1131 if (ucnv_canCreateConverter(converterName, &localStatus)) { in initAvailableConvertersList()
|
D | ucnv2022.cpp | 558 ucnv_canCreateConverter(cnvName, errorCode); /* errorCode carries result */ in _ISO2022Open()
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_imp.h | 54 ucnv_canCreateConverter(const char *converterName, UErrorCode *err);
|
D | ucnvhz.cpp | 75 ucnv_canCreateConverter("GBK", errorCode); /* errorCode carries result */ in _HZOpen()
|
D | ucnv_bld.cpp | 858 ucnv_canCreateConverter(const char *converterName, UErrorCode *err) { in ucnv_canCreateConverter() function 1131 if (ucnv_canCreateConverter(converterName, &localStatus)) { in initAvailableConvertersList()
|
D | ucnv2022.cpp | 558 ucnv_canCreateConverter(cnvName, errorCode); /* errorCode carries result */ in _ISO2022Open()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 604 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 621 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 621 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 627 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter) macro
|