Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

156 static UBool U_CALLCONV tzfmt_cleanup(void)
193 static UBool isValid(FieldType type, int32_t width);
261 UBool
377 UBool useDefaultOffsetPatterns = TRUE;
404 UBool useDefDigits = TRUE;
479 UBool
483 UBool isEqual =
655 UBool noOffsetFormatFallback = FALSE;
826 UBool fallbackLocalizedGMT =
828 UBool fallbackShortLocalizedGMT =
839 UBool hasDigitOffset = FALSE;
863 UBool parseTZDBAbbrev = ((parseOptions & UTZFMT_PARSE_OPTION_TZ_DATABASE_ABBREVIATIONS) != 0);
929 UBool hasDigitOffset = FALSE;
1123 UBool hasDigitOffset = FALSE;
1149 UBool hasDigitOffset = FALSE;
1171 UBool hasDigitOffset = FALSE;
1360 UBool isDaylight = tz.inDaylightTime(date, status);
1446 TimeZoneFormat::formatOffsetISO8601Basic(int32_t offset, UBool useUtcIndicator, UBool isShort, UBool ignoreSeconds,
1452 TimeZoneFormat::formatOffsetISO8601Extended(int32_t offset, UBool useUtcIndicator, UBool isShort, UBool ignoreSeconds,
1486 TimeZoneFormat::formatOffsetISO8601(int32_t offset, UBool isBasic, UBool useUtcIndicator,
1487 UBool isShort, UBool ignoreSeconds, UnicodeString& result, UErrorCode& status) const {
1554 TimeZoneFormat::formatOffsetLocalizedGMT(int32_t offset, UBool isShort, UnicodeString& result, UErrorCode& status) const {
1570 UBool positive = TRUE;
1636 TimeZoneFormat::parseOffsetISO8601(const UnicodeString& text, ParsePosition& pos, UBool extendedOnly, UBool* hasDigitOffset /* = NULL */) const {
1690 TimeZoneFormat::parseOffsetLocalizedGMT(const UnicodeString& text, ParsePosition& pos, UBool isShort, UBool* hasDigitOffset) const {
1751 TimeZoneFormat::parseOffsetLocalizedGMTPattern(const UnicodeString& text, int32_t start, UBool /*isShort*/, int32_t& parsedLen) const {
1754 UBool parsed = FALSE;
1787 TimeZoneFormat::parseOffsetFields(const UnicodeString& text, int32_t start, UBool /*isShort*/, int32_t& parsedLen) const {
1854 UVector* patternItems, UBool forceSingleHourDigit, int32_t& hour, int32_t& min, int32_t& sec) const {
1855 UBool failed = FALSE;
2205 TimeZoneFormat::parseAbuttingAsciiOffsetFields(const UnicodeString& text, ParsePosition& pos, OffsetFields minFields, OffsetFields maxFields, UBool fixedHourWidth) {
2238 UBool bParsed = FALSE;
2407 UBool isPrevQuote = FALSE;
2408 UBool inQuote = FALSE;
2439 UBool isPrevQuote = FALSE;
2440 UBool inQuote = FALSE;
2647 UBool afterH = FALSE;
2669 UBool
2727 UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status);
2742 UBool