Home
last modified time | relevance | path

Searched refs:do_time (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.4/ext/date/lib/
H A Dtm2unixtime.c417 static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) in do_time() function
504 res += do_time(time->h, time->i, time->s); in timelib_update_ts()

Completed in 8 milliseconds