Searched refs:ucnvsel_open (Results 1 – 15 of 15) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucnvseltst.c | 420 sel_rt = ucnvsel_open(encodings, num_encodings, in TestSelector() 425 sel_fb = ucnvsel_open(NULL, 0, in TestSelector() 430 sel_fb = ucnvsel_open(encodings, num_encodings, in TestSelector() 434 sel_fb = ucnvsel_open(encodings, num_encodings, in TestSelector()
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
D | urename.h | 717 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
D | urename.h | 723 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
D | urename.h | 717 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnvsel.h | 76 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
D | urename.h | 700 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/icu/icu4c/source/test/intltest/ |
D | itutil.cpp | 596 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode)); in TestLocalXyzPointer() 755 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode)); in TestLocalXyzPointerNull()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
/third_party/icu/icu4c/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
/third_party/icu/docs/userguide/ |
D | icudata.md | 972 [ucnvsel_open()](https://github.com/unicode-org/icu/blob/master/icu4c/source/common/ucnvsel.cpp)
|