base_y             65 ext/date/lib/tm2unixtime.c static void do_range_limit_days_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll invert)
base_y             71 ext/date/lib/tm2unixtime.c 	do_range_limit(1, 13, 12, base_m, base_y);
base_y             73 ext/date/lib/tm2unixtime.c 	year = *base_y;