Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dtimelib.h76 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options);
H A Dparse_date.re2170 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options)
H A Dparse_date.c25161 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes() function
/PHP-5.5/ext/date/
H A Dphp_date.c1487 timelib_fill_holes(t, now, TIMELIB_NO_CLONE); in PHP_FUNCTION()
2632 timelib_fill_holes(dateobj->time, now, TIMELIB_NO_CLONE); in php_date_initialize()

Completed in 58 milliseconds