Searched refs:kLeapMonthPatternStandaloneAbbrev (Results 1 – 3 of 3) sorted by relevance
511 kLeapMonthPatternStandaloneAbbrev, enumerator
1573 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneAbbrev, calData.getByKey3(gMon… in initializeData()1588 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneAbbrev].isEmpty()) { in initializeData()1589 …fLeapMonthPatterns[kLeapMonthPatternStandaloneAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFo… in initializeData()
1510 …onth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneAbbrev]): N… in subFormat()2893 …hortMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneAbbrev]; in subParse()