Searched refs:kLeapMonthPatternStandaloneWide (Results 1 – 3 of 3) sorted by relevance
510 kLeapMonthPatternStandaloneWide, enumerator
1572 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneWide, calData.getByKey3(gMonth… in initializeData()1585 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].isEmpty()) { in initializeData()1586 …fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].setTo(fLeapMonthPatterns[kLeapMonthPatternForm… in initializeData()
1500 …Month!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]): NU… in subFormat()2892 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]; in subParse()