Searched refs:kLeapMonthPatternStandaloneWide (Results 1 – 3 of 3) sorted by relevance
507 kLeapMonthPatternStandaloneWide, enumerator
1584 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneWide, calData.getByKey3(gMonth… in initializeData()1597 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].isEmpty()) { in initializeData()1598 …fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].setTo(fLeapMonthPatterns[kLeapMonthPatternForm… in initializeData()
1522 …Month!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]): NU… in subFormat()2915 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]; in subParse()