Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

215 UBool
354 UBool fromToOnSameDay = (field==UCAL_AM_PM || field==UCAL_HOUR || field==UCAL_MINUTE || field==UCAL_SECOND);
679 UBool found = setSeparateDateTimePtn(normalizedDateSkeleton,
944 UBool
1018 UBool extended = setIntervalPattern(UCAL_MONTH, skeleton, bestSkeleton,
1060 UBool laterDateFirst) {
1085 UBool order = fInfo->getDefaultOrder();
1093 UBool laterDateFirst) {
1095 UBool order = laterDateFirst;
1153 UBool
1229 UBool inQuote = false;
1237 UBool patternRepeated[] =
1256 UBool foundRepetition = false;
1262 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)];
1340 UBool fromToOnSameDay, // new
1348 UBool formatDatePlusTimeRange = (fromToOnSameDay && fDatePattern && fTimePattern);
1406 UBool U_EXPORT2
1454 UBool inQuote = false;