Home
last modified time | relevance | path

Searched refs:UCNV_RESET (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducnv_err.h171 UCNV_RESET = 3, /**< The callback is called with this reason when a enumerator
/external/icu/icu4c/source/common/
Ducnv.c584 …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()