/third_party/icu/icu4c/source/samples/ucnv/ |
D | flagcb.c | 48 if(reason == UCNV_CLONE) { in flagCB_fromU() 117 reason != UCNV_CLONE) { in flagCB_fromU() 196 if(reason == UCNV_CLONE) { in debugCB_fromU() 250 if(ctx->subCallback != NULL && reason != UCNV_CLONE) { in debugCB_fromU()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/ucnv/ |
D | flagcb.c | 48 if(reason == UCNV_CLONE) { in flagCB_fromU() 117 reason != UCNV_CLONE) { in flagCB_fromU() 196 if(reason == UCNV_CLONE) { in debugCB_fromU() 250 if(ctx->subCallback != NULL && reason != UCNV_CLONE) { in debugCB_fromU()
|
/third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
D | flagcb.c | 48 if(reason == UCNV_CLONE) { in flagCB_fromU() 117 reason != UCNV_CLONE) { in flagCB_fromU() 196 if(reason == UCNV_CLONE) { in debugCB_fromU() 250 if(ctx->subCallback != NULL && reason != UCNV_CLONE) { in debugCB_fromU()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv_err.h | 178 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnv_err.h | 178 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv_err.h | 178 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnv_err.h | 178 UCNV_CLONE = 5 /**< Called when ucnv_safeClone() is called on the enumerator
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv.cpp | 312 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone() 314 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv.cpp | 312 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone() 314 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv.cpp | 312 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone() 314 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
|
/third_party/icu/icu4c/source/common/ |
D | ucnv.cpp | 312 cnv->fromCharErrorBehaviour(cnv->toUContext, &toUArgs, NULL, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone() 314 cnv->fromUCharErrorBehaviour(cnv->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_CLONE, &cbErr); in ucnv_safeClone()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 1388 if(reason == UCNV_CLONE) { in TSCC_fromU() 1438 if(reason == UCNV_CLONE) { in TSCC_toU()
|