Lines Matching refs:UBool
876 virtual UBool operator==(const Format& other) const;
1190 UBool isFieldUnitIgnored(UCalendarDateFields field) const;
1204 static UBool isFieldUnitIgnored(const UnicodeString& pattern,
1300 static UBool isNumeric(char16_t formatChar, int32_t count);
1305 static UBool isAtNumericField(const UnicodeString &pattern, int32_t patternOffset);
1310 static UBool isAfterNonNumericField(const UnicodeString &pattern, int32_t patternOffset);
1394 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
1396 … UBool whitespaceLenient, UBool partialMatchLenient, UBool oldLeniency);
1419 …UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& c…
1426 UBool allowNegative,
1433 UBool allowNegative,
1437 int32_t patLoc, UBool isNegative) const;
1554 static UBool isSyntaxChar(char16_t ch);
1598 UBool fHasMinute;
1599 UBool fHasSecond;
1641 UBool fHaveDefaultCentury;