timelib_fill_holes 76 ext/date/lib/timelib.h void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options); timelib_fill_holes 1487 ext/date/php_date.c timelib_fill_holes(t, now, TIMELIB_NO_CLONE); timelib_fill_holes 2632 ext/date/php_date.c timelib_fill_holes(dateobj->time, now, TIMELIB_NO_CLONE);