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

  /external/icu/icu4c/source/common/unicode/
ucnv_err.h 160 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example,
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 355 case UCNV_ILLEGAL:
459 case UCNV_ILLEGAL:
  /external/icu/icu4c/source/common/
ucnv.c     [all...]
ucnv_bld.cpp 1008 myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehaviour) */
    [all...]

Completed in 91 milliseconds