Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

631 UBool
668 UBool cTypeIsGregorian = TRUE;
977 UBool inQuote = FALSE;
1078 UBool SimpleDateFormat::isSyntaxChar(UChar ch) {
1079 static const UBool mapCharToIsSyntax[] = {
1284 UBool moreToProcess = TRUE;
1309 UBool found = FALSE;
1413 UBool isHebrewCalendar = (uprv_strcmp(cal.getType(),"hebrew") == 0);
1414 UBool isChineseCalendar = (uprv_strcmp(cal.getType(),"chinese") == 0 || uprv_strcmp(cal.getType(),"dangi") == 0);
1954 UBool titlecase = FALSE;
2110 UBool SimpleDateFormat::isNumeric(UChar formatChar, int32_t count) {
2114 UBool
2131 UBool
2163 UBool ambiguousYear[] = { FALSE };
2176 UBool inQuote = FALSE;
2502 UBool beforeTrsAvail, afterTrsAvail;
2645 UBool SimpleDateFormat::matchLiterals(const UnicodeString &pattern,
2649 UBool whitespaceLenient,
2650 UBool partialMatchLenient,
2651 UBool oldLeniency)
2653 UBool inQuote = FALSE;
2695 UBool needWhitespace = FALSE;
2892 UBool obeyCount, UBool allowNegative, UBool ambiguousYear[], int32_t& saveHebrewMonth, Calendar& cal,
2905 UBool gotNumber = FALSE;
2925 UBool isChineseCalendar = (uprv_strcmp(cal.getType(),"chinese") == 0 || uprv_strcmp(cal.getType(),"dangi") == 0);
2966 UBool parsedNumericLeapMonth = FALSE;
3742 UBool allowNegative,
3754 UBool allowNegative,
3820 UBool inQuote = FALSE;
3989 UBool
3995 UBool
4001 UBool inQuote = FALSE;
4048 int32_t patLoc, UBool isNegative) const {
4118 UBool literalMatch = FALSE;
4212 UBool inQuote = FALSE;