Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddtfmtsym.h413 kLeapMonthPatternFormatWide, enumerator
/external/icu4c/i18n/
Dsmpdtfmt.cpp1292 …apMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatWide]): NULL… in subFormat()
2637 … wideMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatWide]; in subParse()
Ddtfmtsym.cpp1385 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternFormatWide, calData.getByKey2(gMonthPatt… in initializeData()