Searched refs:UCNV_CLOSE (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Ducnv_err.h174 UCNV_CLOSE = 4, /**< Called when the converter is closed. The enumerator in enum:__anon6738
/external/icu/icu4c/source/samples/ucnv/
H A Dflagcb.c124 if(reason == UCNV_CLOSE) {
256 if(reason == UCNV_CLOSE) {
/external/icu/icu4c/source/common/
H A Ducnv.c357 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_CLOSE, &errorCode);
372 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLOSE, &errorCode);
/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c1400 if(reason == UCNV_CLOSE) {
1446 if(reason == UCNV_CLOSE) {

Completed in 115 milliseconds