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