Searched refs:fromSawEndOfBytes (Results 1 – 1 of 1) sorted by relevance
726 UBool willexit, fromSawEndOfBytes, toSawEndOfUnicode; in convertFile() local785 fromSawEndOfBytes = (UBool)U_SUCCESS(err); in convertFile()869 if (chunkLimit < 0 && flush && fromSawEndOfBytes) { in convertFile()930 NULL, (UBool)(flush && fromSawEndOfBytes), &err); in convertFile()1035 } while (!fromSawEndOfBytes); in convertFile()