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