Searched refs:expandOffsetPattern (Results 1 – 3 of 3) sorted by relevance
797 …static UnicodeString& expandOffsetPattern(const UnicodeString& offsetHM, UnicodeString& result, UE…
457 …gmtOffsetPatterns[GMTOffsetPatternType.POSITIVE_HMS.ordinal()] = expandOffsetPattern(hourPatterns[… in TimeZoneFormat()460 …gmtOffsetPatterns[GMTOffsetPatternType.NEGATIVE_HMS.ordinal()] = expandOffsetPattern(hourPatterns[… in TimeZoneFormat()2116 private static String expandOffsetPattern(String offsetHM) {
378 …expandOffsetPattern(fGMTOffsetPatterns[UTZFMT_PAT_POSITIVE_HM], fGMTOffsetPatterns[UTZFMT_PAT_POSI… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()379 …expandOffsetPattern(fGMTOffsetPatterns[UTZFMT_PAT_NEGATIVE_HM], fGMTOffsetPatterns[UTZFMT_PAT_NEGA… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()2539 TimeZoneFormat::expandOffsetPattern(const UnicodeString& offsetHM, UnicodeString& result, UErrorCod… in expandOffsetPattern() function in TimeZoneFormat