Searched refs:leapMonthTable (Results 1 – 1 of 1) sorted by relevance
1918 Hashtable *leapMonthTable = static_cast<Hashtable*>(sink.maps.get(pathUString)); in initLeapMonthPattern() local1919 if (leapMonthTable != NULL) { in initLeapMonthPattern()1921 … UnicodeString *leapMonthPattern = static_cast<UnicodeString*>(leapMonthTable->get(leapLabel)); in initLeapMonthPattern()