Searched refs:UCNV_RESET (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | ucnv_err.h | 171 UCNV_RESET = 3, /**< The callback is called with this reason when a enumerator
|
/external/icu/icu4c/source/common/ |
D | ucnv.c | 584 …converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode… in _reset() 599 …->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_RESET, &errorCode); in _reset()
|