Home
last modified time | relevance | path

Searched refs:UCNV_ILLEGAL (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducnv_err.h158 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
/external/icu/icu4c/source/common/
Ducnv.c1103 *err==U_INVALID_CHAR_FOUND ? UCNV_UNASSIGNED : UCNV_ILLEGAL, in _fromUnicodeWithCallback()
1544 if(cnv->toUCallbackReason==UCNV_ILLEGAL && *err==U_INVALID_CHAR_FOUND) { in _toUnicodeWithCallback()
1551 cnv->toUCallbackReason = UCNV_ILLEGAL; /* reset to default value */ in _toUnicodeWithCallback()
Ducnv_bld.cpp1060 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt250 # and a UCNV_ILLEGAL UConverterCallbackReason.
261 # and a UCNV_ILLEGAL UConverterCallbackReason.
274 # and a UCNV_ILLEGAL UConverterCallbackReason.