Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/lib/
H A Dparse_posix.c479 static timelib_sll count_leap_years(timelib_sll y) in count_leap_years() function
490 timelib_sll epoch_leap_years = count_leap_years(1970); in timelib_ts_at_start_of_year()
491 timelib_sll current_leap_years = count_leap_years(year); in timelib_ts_at_start_of_year()

Completed in 6 milliseconds