Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp616 int32_t tmp_month, tmp_dayOfWeek, tmp_nthDayOfWeek; in createRuleByRRULE() local
619 …parseRRULE(rrule, tmp_month, tmp_dayOfWeek, tmp_nthDayOfWeek, tmp_days, tmp_daysCount, tmp_until, … in createRuleByRRULE()
629 if (tmp_month == -1 || tmp_dayOfWeek == 0 || tmp_daysCount == 0) { in createRuleByRRULE()
639 if (tmp_dayOfWeek != dayOfWeek) { in createRuleByRRULE()
/external/chromium_org/third_party/icu/source/i18n/
Dvtzone.cpp616 int32_t tmp_month, tmp_dayOfWeek, tmp_nthDayOfWeek; in createRuleByRRULE() local
619 …parseRRULE(rrule, tmp_month, tmp_dayOfWeek, tmp_nthDayOfWeek, tmp_days, tmp_daysCount, tmp_until, … in createRuleByRRULE()
629 if (tmp_month == -1 || tmp_dayOfWeek == 0 || tmp_daysCount == 0) { in createRuleByRRULE()
639 if (tmp_dayOfWeek != dayOfWeek) { in createRuleByRRULE()