Searched refs:UCNV_ILLEGAL (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv_err.h | 160 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnv_err.h | 160 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv_err.h | 160 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnv_err.h | 160 UCNV_ILLEGAL = 1, /**< The code point is illegal. For example, enumerator
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv.cpp | 1095 *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()
|
D | ucnv_bld.cpp | 1013 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv.cpp | 1095 *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()
|
D | ucnv_bld.cpp | 1013 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv.cpp | 1095 *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()
|
D | ucnv_bld.cpp | 1013 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
|
/third_party/icu/icu4c/source/common/ |
D | ucnv.cpp | 1095 *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()
|
D | ucnv_bld.cpp | 1013 …myUConverter->toUCallbackReason = UCNV_ILLEGAL; /* default reason to invoke (*fromCharErrorBehavio… in ucnv_createConverterFromSharedData()
|
/third_party/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 252 # and a UCNV_ILLEGAL UConverterCallbackReason. 263 # and a UCNV_ILLEGAL UConverterCallbackReason. 276 # and a UCNV_ILLEGAL UConverterCallbackReason.
|