Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dtm2unixtime.c226 void timelib_do_normalize(timelib_time* time) in timelib_do_normalize() function
248 timelib_do_normalize(time); in do_adjust_relative()
272 timelib_do_normalize(time); in do_adjust_relative()
334 timelib_do_normalize(time); in do_adjust_special()
363 timelib_do_normalize(time); in do_adjust_special_early()
H A Dinterval.c322 timelib_do_normalize(t); in timelib_add_wall()
327 timelib_do_normalize(t); in timelib_add_wall()
375 timelib_do_normalize(t); in timelib_sub_wall()
380 timelib_do_normalize(t); in timelib_sub_wall()
H A Dtimelib.h658 void timelib_do_normalize(timelib_time *base);
H A Dparse_date.re2304 timelib_do_normalize(s->time);
H A Dparse_date.c25154 timelib_do_normalize(s->time); in timelib_parse_from_format_with_map()

Completed in 49 milliseconds