Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h519 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options);
H A Dparse_date.re2438 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options)
H A Dparse_date.c25546 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes() function
/PHP-7.4/ext/date/
H A Dphp_date.c1534 timelib_fill_holes(t, now, TIMELIB_NO_CLONE); in PHP_FUNCTION()
2774 timelib_fill_holes(dateobj->time, now, TIMELIB_NO_CLONE); in php_date_initialize()

Completed in 72 milliseconds