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