Home
last modified time | relevance | path

Searched refs:ucnvsel_open (Results 1 - 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Ducnvseltst.c107 * 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 Ducnvsel.h80 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
H A Durename.h725 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducnvsel.h80 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
H A Durename.h726 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducnvsel.h79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
H A Durename.h717 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) macro
/third_party/icu/icu4c/source/test/intltest/
H A Ditutil.cpp596 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 Ducnvsel.cpp25 * 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 Ducnvsel.cpp25 * 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 Ducnvsel.cpp25 * 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 30 milliseconds