Lines Matching refs:UBool
55 (UBool)((DELIM_LF <= (c1) && (c1) <= DELIM_CR) \
59 #define CAN_HAVE_COMBINED_STRING_DELIMITER(c1) (UBool)((c1) == DELIM_CR)
61 (UBool)((c1) == DELIM_CR && (c2) == DELIM_LF)
129 static const UChar * u_file_translit(UFILE *f, const UChar *src, int32_t *count, UBool flush)
299 UBool isError = FALSE;
313 UBool flushIO,
314 UBool flushTranslit)
473 (UBool)(feof(f->fFile) != 0),
589 U_CFUNC UBool U_EXPORT2
592 UBool isValidChar = FALSE;
621 U_CFUNC UBool U_EXPORT2
624 UBool isValidChar = FALSE;