Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp726 *cloneFlagCtx = NULL; in convsample_21_didSubstitute() local
814 cloneFlagCtx = NULL; in convsample_21_didSubstitute()
818 cloneFlagCtx = (FromUFLAGContext*) cloneDebugCtx -> subContext; in convsample_21_didSubstitute()
822 cloneCnv, cloneDebugCtx, cloneFlagCtx, cloneFlagCtx?cloneFlagCtx->subContext:NULL ); in convsample_21_didSubstitute()
827 if(cloneFlagCtx != NULL) { in convsample_21_didSubstitute()
828 flagVal = cloneFlagCtx->flag; /* it's about to go away when we close the cnv */ in convsample_21_didSubstitute()