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

/external/icu4c/samples/ucnv/
H A Dconvsamp.cpp624 UBool flagVal; local
670 flagVal = context->flag; /* it's about to go away when we close the cnv */
677 return flagVal; /* true if callback was called */
719 UBool flagVal = FALSE; local
826 flagVal = cloneFlagCtx->flag; /* it's about to go away when we close the cnv */
836 return flagVal; /* true if callback was called */

Completed in 53 milliseconds