Lines Matching refs:UBool
870 virtual UBool operator==(const Format& other) const;
1178 UBool isFieldUnitIgnored(UCalendarDateFields field) const;
1192 static UBool isFieldUnitIgnored(const UnicodeString& pattern,
1289 static UBool isNumeric(UChar formatChar, int32_t count);
1294 static UBool isAtNumericField(const UnicodeString &pattern, int32_t patternOffset);
1299 static UBool isAfterNonNumericField(const UnicodeString &pattern, int32_t patternOffset);
1376 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
1378 UBool whitespaceLenient, UBool partialMatchLenient, UBool oldLeniency);
1401 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
1407 UBool allowNegative,
1414 UBool allowNegative,
1418 int32_t patLoc, UBool isNegative) const;
1515 static UBool isSyntaxChar(UChar ch);
1580 UBool fHaveDefaultCentury;