Searched refs:kLeapMonthPatternFormatAbbrev (Results 1 – 3 of 3) sorted by relevance
516 kLeapMonthPatternFormatAbbrev, enumerator
2166 initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternFormatAbbrev, calendarSink, in initializeData()2181 if (fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev].isEmpty()) { in initializeData()2182 …fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormat… in initializeData()2191 …tterns[kLeapMonthPatternStandaloneAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev]); in initializeData()
1530 …pMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]): NUL… in subFormat()3190 … shortMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]; in subParse()