Searched refs:kLeapMonthPatternStandaloneAbbrev (Results 1 – 3 of 3) sorted by relevance
508 kLeapMonthPatternStandaloneAbbrev, enumerator
1585 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneAbbrev, calData.getByKey3(gMon… in initializeData()1600 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneAbbrev].isEmpty()) { in initializeData()1601 …fLeapMonthPatterns[kLeapMonthPatternStandaloneAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFo… in initializeData()
1532 …onth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneAbbrev]): N… in subFormat()2916 …hortMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneAbbrev]; in subParse()