Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h508 kLeapMonthPatternFormatAbbrev, enumerator
/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1570 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternFormatAbbrev, calData.getByKey2(gMonthPa… in initializeData()
1579 if (fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev].isEmpty()) { in initializeData()
1580 …fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormat… in initializeData()
1589 …tterns[kLeapMonthPatternStandaloneAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev]); in initializeData()
Dsmpdtfmt.cpp1506 …pMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]): NUL… in subFormat()
2890 … shortMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]; in subParse()