Home | History | Annotate | Download | only in cintltst

Lines Matching defs:doFlush

349     UBool doFlush;
389 doFlush = (UBool)(sourceLimit == realSourceEnd);
395 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
406 doFlush, /* flush if we're at the end of the input data */