Searched refs:ucnvsel_open (Results 1 - 11 of 11) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ucnvseltst.c | 107 * ucnvsel_open() does not support "no encodings": 421 sel_rt = ucnvsel_open(encodings, num_encodings, in TestSelector() 426 sel_fb = ucnvsel_open(NULL, 0, in TestSelector() 431 sel_fb = ucnvsel_open(encodings, num_encodings, in TestSelector() 435 sel_fb = ucnvsel_open(encodings, num_encodings, in TestSelector()
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucnvsel.h | 80 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
H A D | urename.h | 725 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ucnvsel.h | 80 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
H A D | urename.h | 726 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
H A D | urename.h | 717 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | itutil.cpp | 596 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode)); in TestLocalXyzPointer() 597 if(errorCode.errIfFailureAndReset("ucnvsel_open()")) { in TestLocalXyzPointer() 755 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode)); in TestLocalXyzPointerNull()
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnvsel.cpp | 25 * a trie is built when you call ucnvsel_open() that 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnvsel.cpp | 25 * a trie is built when you call ucnvsel_open() that 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvsel.cpp | 25 * a trie is built when you call ucnvsel_open() that 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() function
|
Completed in 32 milliseconds