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