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

  /external/icu/icu4c/source/common/unicode/
ucnv_err.h 258 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
urename.h 67 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nccbtst.c     [all...]
ccapitst.c     [all...]
nucnvtst.c     [all...]
ncnvtst.c     [all...]
  /external/icu/icu4c/source/common/
ucnv_err.c 122 UCNV_TO_U_CALLBACK_STOP (
ucnv2022.cpp     [all...]
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp 146 UCNV_TO_U_CALLBACK_STOP, 0 },
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.c 211 UCNV_TO_U_CALLBACK_STOP,
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 442 case NativeConverter_REPORT: return UCNV_TO_U_CALLBACK_STOP;
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 55 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode);
174 callback=UCNV_TO_U_CALLBACK_STOP;
    [all...]
  /external/libxml2/
encoding.c 119 ucnv_setToUCallBack(conv->uconv, UCNV_TO_U_CALLBACK_STOP,
    [all...]

Completed in 185 milliseconds