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

/external/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp619 UBool flagVal; local
665 flagVal = context->flag; /* it's about to go away when we close the cnv */
672 return flagVal; /* true if callback was called */
714 UBool flagVal = FALSE; local
820 flagVal = cloneFlagCtx->flag; /* it's about to go away when we close the cnv */
830 return flagVal; /* true if callback was called */

Completed in 77 milliseconds