Searched refs:kLeapMonthPatternStandaloneWide (Results 1 – 7 of 7) sorted by relevance
518 kLeapMonthPatternStandaloneWide, enumerator
2166 initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneWide, calendarSink, in initializeData()2183 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].isEmpty()) { in initializeData()2184 …fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].setTo(fLeapMonthPatterns[kLeapMonthPatternForm… in initializeData()
1643 …Month!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]): NU… in subFormat()3369 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]; in subParse()