Lines Matching refs:UBool
198 UBool canon)
326 UBool isFirst = TRUE;
375 static int printTransliterators(UBool canon)
556 UBool convertFile(const char *pname,
563 UBool fallback,
578 UBool
586 UBool fallback,
592 UBool ret = TRUE;
596 UBool flush;
597 UBool closeFile = FALSE;
618 UBool useOffsets = TRUE;
728 UBool willexit, fromSawEndOfBytes, toSawEndOfUnicode;
761 flush = (UBool)(rd != bufsz);
787 fromSawEndOfBytes = (UBool)U_SUCCESS(err);
932 NULL, (UBool)(flush && fromSawEndOfBytes), &err);
937 toSawEndOfUnicode = (UBool)U_SUCCESS(err);
1110 UBool fallback = FALSE;
1122 UBool printConvs = FALSE, printCanon = FALSE, printTranslits = FALSE;
1125 UBool verbose = FALSE;