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

/external/icu4c/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
821 flagVal = cloneFlagCtx->flag; /* it's about to go away when we close the cnv */
831 return flagVal; /* true if callback was called */

Completed in 169 milliseconds