Home
last modified time | relevance | path

Searched refs:UCNV_CLOSE (Results 1 – 7 of 7) sorted by relevance

/external/icu4c/samples/ucnv/
Dflagcb.c124 if(reason == UCNV_CLOSE) { in flagCB_fromU()
256 if(reason == UCNV_CLOSE) { in debugCB_fromU()
/external/chromium_org/third_party/icu/source/common/unicode/
Ducnv_err.h174 UCNV_CLOSE = 4, /**< Called when the converter is closed. The enumerator
/external/icu4c/common/unicode/
Ducnv_err.h174 UCNV_CLOSE = 4, /**< Called when the converter is closed. The enumerator
/external/chromium_org/third_party/icu/source/common/
Ducnv.c352 …converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_CLOSE, &errorCode… in ucnv_close()
367 …->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLOSE, &errorCode); in ucnv_close()
/external/icu4c/common/
Ducnv.c354 …converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_CLOSE, &errorCode… in ucnv_close()
369 …->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLOSE, &errorCode); in ucnv_close()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccapitst.c1441 if(reason == UCNV_CLOSE) { in TSCC_fromU()
1488 if(reason == UCNV_CLOSE) { in TSCC_toU()
/external/icu4c/test/cintltst/
Dccapitst.c1401 if(reason == UCNV_CLOSE) { in TSCC_fromU()
1447 if(reason == UCNV_CLOSE) { in TSCC_toU()