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

  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv_err.h 399 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_SKIP (
urename.h 66 #define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP)
    [all...]
  /external/icu/icu4c/source/common/unicode/
ucnv_err.h 399 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_SKIP (
urename.h 66 #define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP)
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.c 504 log_verbose("Testing fromUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
592 log_verbose("Testing fromUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
650 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_SKIP \n");
665 UCNV_TO_U_CALLBACK_SKIP, fromIBM949Offs, NULL, 0 ))
669 UCNV_TO_U_CALLBACK_SKIP, fromIBM943Offs, NULL, 0 ))
675 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0 ))
681 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0,"i",U_ILLEGAL_CHAR_FOUND ))
699 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
710 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
721 UCNV_TO_U_CALLBACK_SKIP, latin1ToUOffsets
    [all...]
nucnvtst.c     [all...]
ccapitst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
nccbtst.c 508 log_verbose("Testing fromUnicode for BOCU-1 with UCNV_TO_U_CALLBACK_SKIP\n");
596 log_verbose("Testing fromUnicode for CESU-8 with UCNV_TO_U_CALLBACK_SKIP\n");
654 log_verbose("Testing toUnicode with UCNV_TO_U_CALLBACK_SKIP \n");
669 UCNV_TO_U_CALLBACK_SKIP, fromIBM949Offs, NULL, 0 ))
673 UCNV_TO_U_CALLBACK_SKIP, fromIBM943Offs, NULL, 0 ))
679 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0 ))
685 UCNV_TO_U_CALLBACK_SKIP, fromIBM930Offs, NULL, 0,"i",U_ILLEGAL_CHAR_FOUND ))
703 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
714 UCNV_TO_U_CALLBACK_SKIP, usasciiToUOffsets,
725 UCNV_TO_U_CALLBACK_SKIP, latin1ToUOffsets
    [all...]
nucnvtst.c     [all...]
ccapitst.c     [all...]
  /external/chromium_org/base/i18n/
icu_string_conversions.cc 125 ucnv_setToUCallBack(converter, UCNV_TO_U_CALLBACK_SKIP, 0,
  /external/chromium_org/third_party/icu/source/common/
ucnv_err.c 288 UCNV_TO_U_CALLBACK_SKIP (
  /external/icu/icu4c/source/common/
ucnv_err.c 288 UCNV_TO_U_CALLBACK_SKIP (
  /external/chromium_org/third_party/icu/source/extra/uconv/
uconv.cpp 145 UCNV_TO_U_CALLBACK_SKIP, 0 },
    [all...]
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 145 UCNV_TO_U_CALLBACK_SKIP, 0 },
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp 161 callback=UCNV_TO_U_CALLBACK_SKIP;
    [all...]
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 170 callback=UCNV_TO_U_CALLBACK_SKIP;
    [all...]

Completed in 311 milliseconds