Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp1219 Formattable monthName((const UnicodeString&)(symbols[value])); in _appendSymbolWithMonthPattern() local
1220 MessageFormat::format(*monthPattern, &monthName, 1, dst, status); in _appendSymbolWithMonthPattern()
2522 Formattable monthName((const UnicodeString&)(data[i])); in matchString() local
2523 MessageFormat::format(*monthPattern, &monthName, 1, leapMonthName, status); in matchString()