Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h507 kLeapMonthPatternStandaloneWide, enumerator
/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1584 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternStandaloneWide, calData.getByKey3(gMonth… in initializeData()
1597 if (fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].isEmpty()) { in initializeData()
1598 …fLeapMonthPatterns[kLeapMonthPatternStandaloneWide].setTo(fLeapMonthPatterns[kLeapMonthPatternForm… in initializeData()
Dsmpdtfmt.cpp1522 …Month!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]): NU… in subFormat()
2915 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternStandaloneWide]; in subParse()