Home
last modified time | relevance | path

Searched refs:UCNV_CLONE (Results 1 – 10 of 10) 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/webkit/WebCore/icu/unicode/
Ducnv_err.h169 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/webkit/JavaScriptGlue/icu/unicode/
Ducnv_err.h169 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
/external/webkit/JavaScriptCore/icu/unicode/
Ducnv_err.h169 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
/external/chromium/third_party/icu/public/common/unicode/
Ducnv_err.h176 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
/external/icu4c/common/
Ducnv.c303 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
305 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
/external/chromium/third_party/icu/source/common/
Ducnv.c303 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
305 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
/external/icu4c/test/cintltst/
Dccapitst.c1416 if(reason == UCNV_CLONE) { in TSCC_fromU()
1463 if(reason == UCNV_CLONE) { in TSCC_toU()
/external/chromium/third_party/icu/source/test/cintltst/
Dccapitst.c1410 if(reason == UCNV_CLONE) { in TSCC_fromU()
1457 if(reason == UCNV_CLONE) { in TSCC_toU()