Searched refs:matches_weekday (Results 1 – 1 of 1) sorted by relevance
1227 static bool matches_weekday(int weekdays_bits, const struct tm *tm, bool utc) { in matches_weekday() function1308 if (!matches_weekday(spec->weekdays_bits, &c, spec->utc)) { in find_next()