Searched refs:kLeapMonthPatternStandaloneWide (Results 1 – 3 of 3) sorted by relevance
518 kLeapMonthPatternStandaloneWide, enumerator
2170 initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneWide, calendarSink, in initializeData()2187 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].isEmpty()) { in initializeData()2188 …fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].setTo(fLeapMonthPatterns[kLeapMonthPatternForm… in initializeData()
1524 …Month!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]): NU… in subFormat()3192 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]; in subParse()