Searched refs:UCNV_ILLEGAL (Results 1 – 4 of 4) sorted by relevance
158 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
1103 *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()
1060 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
250 # and a UCNV_ILLEGAL UConverterCallbackReason.261 # and a UCNV_ILLEGAL UConverterCallbackReason.274 # and a UCNV_ILLEGAL UConverterCallbackReason.