Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h505 kLeapMonthPatternFormatAbbrev, enumerator
/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1582 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternFormatAbbrev, calData.getByKey2(gMonthPa… in initializeData()
1591 if (fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev].isEmpty()) { in initializeData()
1592 …fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormat… in initializeData()
1601 …tterns[kLeapMonthPatternStandaloneAbbrev].setTo(fLeapMonthPatterns[kLeapMonthPatternFormatAbbrev]); in initializeData()
Dsmpdtfmt.cpp1528 …pMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]): NUL… in subFormat()
2913 … shortMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]; in subParse()