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