Home
last modified time | relevance | path

Searched refs:kLeapMonthPatternFormatWide (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h507 kLeapMonthPatternFormatWide, enumerator
/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1569 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternFormatWide, calData.getByKey2(gMonthPatt… in initializeData()
1580 …onthPatterns[kLeapMonthPatternFormatAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormatWide]); in initializeData()
1586 …thPatterns[kLeapMonthPatternStandaloneWide].setTo(fLeapMonthPatterns[kLeapMonthPatternFormatWide]); in initializeData()
Dsmpdtfmt.cpp1496 …apMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatWide]): NULL… in subFormat()
2889 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatWide]; in subParse()