Home | History | Annotate | Download | only in cintltst

Lines Matching defs:doFlush

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