Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddtfmtsym.h419 kLeapMonthPatternNumeric, enumerator
/external/icu4c/i18n/
Dsmpdtfmt.cpp1313 …eapMonth!=0)? &(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternNumeric]): NULL, … in subFormat()
1659 …w MessageFormat(fSymbols->fLeapMonthPatterns[DateFormatSymbols::kLeapMonthPatternNumeric], fLocale… in parse()
Ddtfmtsym.cpp1391 …initLeapMonthPattern(fLeapMonthPatterns, kLeapMonthPatternNumeric, calData.getByKey3(gMonthPattern… in initializeData()