Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddtfmtsym.h414 kLeapMonthPatternFormatAbbrev, enumerator
/external/icu4c/i18n/
Dsmpdtfmt.cpp1302 …pMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]): NUL… in subFormat()
2638 … shortMonthPat = &fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternFormatAbbrev]; in subParse()
Ddtfmtsym.cpp1386 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternFormatAbbrev, calData.getByKey2(gMonthPa… in initializeData()