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.h160 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
/external/icu/icu4c/source/common/
Ducnv.c1095 *err==U_INVALID_CHAR_FOUND ? UCNV_UNASSIGNED : UCNV_ILLEGAL, in _fromUnicodeWithCallback()
1536 if(cnv->toUCallbackReason==UCNV_ILLEGAL && *err==U_INVALID_CHAR_FOUND) { in _toUnicodeWithCallback()
1543 cnv->toUCallbackReason = UCNV_ILLEGAL; /* reset to default value */ in _toUnicodeWithCallback()
Ducnv_bld.cpp1008 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt252 # and a UCNV_ILLEGAL UConverterCallbackReason.
263 # and a UCNV_ILLEGAL UConverterCallbackReason.
276 # and a UCNV_ILLEGAL UConverterCallbackReason.