HomeSort by relevance Sort by last modified time
    Searched refs:ucnvsel_open (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
ucnvsel.h 71 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
urename.h 689 #define ucnvsel_open macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
ucnvsel.h 74 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
urename.h 686 #define ucnvsel_open macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 105 * ucnvsel_open() does not support "no encodings":
419 sel_rt = ucnvsel_open(encodings, num_encodings,
424 sel_fb = ucnvsel_open(NULL, 0,
429 sel_fb = ucnvsel_open(encodings, num_encodings,
433 sel_fb = ucnvsel_open(encodings, num_encodings,
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 105 * ucnvsel_open() does not support "no encodings":
419 sel_rt = ucnvsel_open(encodings, num_encodings,
424 sel_fb = ucnvsel_open(NULL, 0,
429 sel_fb = ucnvsel_open(encodings, num_encodings,
433 sel_fb = ucnvsel_open(encodings, num_encodings,
  /external/chromium_org/third_party/icu/source/test/intltest/
itutil.cpp 287 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
288 if(errorCode.logIfFailureAndReset("ucnvsel_open()")) {
396 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
  /external/icu/icu4c/source/test/intltest/
itutil.cpp 332 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
333 if(errorCode.logIfFailureAndReset("ucnvsel_open()")) {
441 ucnvsel_open(&encoding, 1, NULL, UCNV_ROUNDTRIP_SET, errorCode));
  /external/chromium_org/third_party/icu/source/common/
ucnvsel.cpp 23 * a trie is built when you call ucnvsel_open() that
146 ucnvsel_open(const char* const* converterList, int32_t converterListSize, function
  /external/icu/icu4c/source/common/
ucnvsel.cpp 23 * a trie is built when you call ucnvsel_open() that
148 ucnvsel_open(const char* const* converterList, int32_t converterListSize, function

Completed in 385 milliseconds