timelib_fill_holes   60 ext/date/lib/timelib.h void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options);
timelib_fill_holes 1145 ext/date/php_date.c 	timelib_fill_holes(t, now, 0);
timelib_fill_holes 1755 ext/date/php_date.c 	timelib_fill_holes(dateobj->time, now, 0);