Lines Matching refs:UBool
160 UnicodeString pat((UBool)(patternLength == -1), pattern, patternLength);
176 TimeZone *zone = TimeZone::createTimeZone(UnicodeString((UBool)(tzIDLength == -1), tzID, tzIDLength));
352 const UnicodeString src((UBool)(textLength == -1), text, textLength);
385 const UnicodeString src((UBool)(textLength == -1), text, textLength);
405 U_CAPI UBool U_EXPORT2
413 UBool isLenient)
418 U_DRAFT UBool U_EXPORT2
431 UBool newValue,
528 UBool localized,
570 UBool localized,
574 const UnicodeString pat((UBool)(patternLength == -1), pattern, patternLength);
1311 const UnicodeString datePat((UBool)(datePatternLength == -1), datePattern, datePatternLength);
1312 const UnicodeString timePat((UBool)(timePatternLength == -1), timePattern, timePatternLength);