Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtfmtsym.cpp1920 Hashtable *leapMonthTable = static_cast<Hashtable*>(sink.maps.get(pathUString)); in initLeapMonthPattern() local
1921 if (leapMonthTable != NULL) { in initLeapMonthPattern()
1923 … UnicodeString *leapMonthPattern = static_cast<UnicodeString*>(leapMonthTable->get(leapLabel)); in initLeapMonthPattern()