Home
last modified time | relevance | path

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

/external/icu4c/samples/ucnv/
Dflagcb.c44 if(reason == UCNV_CLONE) { in flagCB_fromU()
113 reason != UCNV_CLONE) { in flagCB_fromU()
192 if(reason == UCNV_CLONE) { in debugCB_fromU()
246 if(ctx->subCallback != NULL && reason != UCNV_CLONE) { in debugCB_fromU()
/external/chromium_org/third_party/icu/source/common/unicode/
Ducnv_err.h176 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
/external/icu4c/common/unicode/
Ducnv_err.h176 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
/external/chromium_org/third_party/icu/source/common/
Ducnv.c305 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
307 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
/external/icu4c/common/
Ducnv.c307 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
309 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccapitst.c1418 if(reason == UCNV_CLONE) { in TSCC_fromU()
1465 if(reason == UCNV_CLONE) { in TSCC_toU()
/external/icu4c/test/cintltst/
Dccapitst.c1378 if(reason == UCNV_CLONE) { in TSCC_fromU()
1424 if(reason == UCNV_CLONE) { in TSCC_toU()