timelib_sll 218 ext/date/lib/astro.c timelib_sll timestamp, old_sse; timelib_sll 26 ext/date/lib/dow.c static timelib_sll positive_mod(timelib_sll x, timelib_sll y) timelib_sll 28 ext/date/lib/dow.c timelib_sll tmp; timelib_sll 38 ext/date/lib/dow.c static timelib_sll century_value(timelib_sll j) timelib_sll 43 ext/date/lib/dow.c static timelib_sll timelib_day_of_week_ex(timelib_sll y, timelib_sll m, timelib_sll d, int iso) timelib_sll 45 ext/date/lib/dow.c timelib_sll c1, y1, m1, dow; timelib_sll 62 ext/date/lib/dow.c timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) timelib_sll 67 ext/date/lib/dow.c timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) timelib_sll 78 ext/date/lib/dow.c timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d) timelib_sll 83 ext/date/lib/dow.c timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m) timelib_sll 136 ext/date/lib/dow.c timelib_sll timelib_daynr_from_weeknr(timelib_sll y, timelib_sll w, timelib_sll d) timelib_sll 138 ext/date/lib/dow.c timelib_sll dow, day; timelib_sll 28 ext/date/lib/interval.c timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; timelib_sll 376 ext/date/lib/parse_date.c static timelib_sll timelib_meridian(char **ptr, timelib_sll h) timelib_sll 378 ext/date/lib/parse_date.c timelib_sll retval = 0; timelib_sll 399 ext/date/lib/parse_date.c static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h) timelib_sll 401 ext/date/lib/parse_date.c timelib_sll retval = 0; timelib_sll 443 ext/date/lib/parse_date.c static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length) timelib_sll 446 ext/date/lib/parse_date.c timelib_sll tmp_nr = TIMELIB_UNSET; timelib_sll 471 ext/date/lib/parse_date.c static timelib_sll timelib_get_nr(char **ptr, int max_length) timelib_sll 535 ext/date/lib/parse_date.c static timelib_sll timelib_lookup_relative_text(char **ptr, int *behavior) timelib_sll 539 ext/date/lib/parse_date.c timelib_sll value = 0; timelib_sll 560 ext/date/lib/parse_date.c static timelib_sll timelib_get_relative_text(char **ptr, int *behavior) timelib_sll 13125 ext/date/lib/parse_date.c timelib_sll w, d; timelib_sll 13151 ext/date/lib/parse_date.c timelib_sll w, d; timelib_sll 16606 ext/date/lib/parse_date.c timelib_sll i; timelib_sll 16671 ext/date/lib/parse_date.c timelib_sll i; timelib_sll 16798 ext/date/lib/parse_date.c timelib_sll i; timelib_sll 24733 ext/date/lib/parse_date.c timelib_sll tmp; timelib_sll 24863 ext/date/lib/parse_date.c timelib_sll min; timelib_sll 24877 ext/date/lib/parse_date.c timelib_sll sec; timelib_sll 133 ext/date/lib/parse_iso_intervals.c static timelib_sll timelib_get_nr(char **ptr, int max_length) timelib_sll 136 ext/date/lib/parse_iso_intervals.c timelib_sll tmp_nr = TIMELIB_UNSET; timelib_sll 349 ext/date/lib/parse_iso_intervals.c timelib_sll nr; timelib_sll 465 ext/date/lib/parse_tz.c timelib_sll dummy; timelib_sll 480 ext/date/lib/parse_tz.c timelib_sll transistion_time; timelib_sll 505 ext/date/lib/parse_tz.c timelib_sll timelib_get_current_offset(timelib_time *t) timelib_sll 508 ext/date/lib/parse_tz.c timelib_sll retval; timelib_sll 181 ext/date/lib/timelib.c timelib_sll ts; timelib_sll 64 ext/date/lib/timelib.h timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d); timelib_sll 65 ext/date/lib/timelib.h timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d); timelib_sll 66 ext/date/lib/timelib.h timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d); timelib_sll 67 ext/date/lib/timelib.h timelib_sll timelib_daynr_from_weeknr(timelib_sll y, timelib_sll w, timelib_sll d); timelib_sll 68 ext/date/lib/timelib.h timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m); timelib_sll 107 ext/date/lib/timelib.h timelib_sll timelib_get_current_offset(timelib_time *t); timelib_sll 137 ext/date/lib/timelib_structs.h timelib_sll amount; timelib_sll 141 ext/date/lib/timelib_structs.h timelib_sll y, m, d; /* Years, Months and Days */ timelib_sll 142 ext/date/lib/timelib_structs.h timelib_sll h, i, s; /* Hours, mInutes and Seconds */ timelib_sll 149 ext/date/lib/timelib_structs.h timelib_sll days; /* Contains the number of *days*, instead of Y-M-D differences */ timelib_sll 160 ext/date/lib/timelib_structs.h timelib_sll transistion_time; timelib_sll 164 ext/date/lib/timelib_structs.h timelib_sll y, m, d; /* Year, Month, Day */ timelib_sll 165 ext/date/lib/timelib_structs.h timelib_sll h, i, s; /* Hour, mInute, Second */ timelib_sll 173 ext/date/lib/timelib_structs.h timelib_sll sse; /* Seconds since epoch */ timelib_sll 186 ext/date/lib/timelib_structs.h timelib_sll utc_offset; timelib_sll 63 ext/date/lib/tm2unixtime.c timelib_sll leapyear; timelib_sll 64 ext/date/lib/tm2unixtime.c timelib_sll month, year; timelib_sll 65 ext/date/lib/tm2unixtime.c timelib_sll days; timelib_sll 105 ext/date/lib/tm2unixtime.c timelib_sll leapyear; timelib_sll 106 ext/date/lib/tm2unixtime.c timelib_sll days_this_month; timelib_sll 107 ext/date/lib/tm2unixtime.c timelib_sll last_month, last_year; timelib_sll 108 ext/date/lib/tm2unixtime.c timelib_sll days_last_month; timelib_sll 146 ext/date/lib/tm2unixtime.c timelib_sll current_dow, difference; timelib_sll 224 ext/date/lib/tm2unixtime.c timelib_sll count, dow, rem; timelib_sll 313 ext/date/lib/tm2unixtime.c static timelib_sll do_years(timelib_sll year) timelib_sll 315 ext/date/lib/tm2unixtime.c timelib_sll i; timelib_sll 316 ext/date/lib/tm2unixtime.c timelib_sll res = 0; timelib_sll 317 ext/date/lib/tm2unixtime.c timelib_sll eras; timelib_sll 345 ext/date/lib/tm2unixtime.c static timelib_sll do_months(timelib_ull month, timelib_ull year) timelib_sll 354 ext/date/lib/tm2unixtime.c static timelib_sll do_days(timelib_ull day) timelib_sll 359 ext/date/lib/tm2unixtime.c static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) timelib_sll 361 ext/date/lib/tm2unixtime.c timelib_sll res = 0; timelib_sll 369 ext/date/lib/tm2unixtime.c static timelib_sll do_adjust_timezone(timelib_time *tz, timelib_tzinfo *tzi) timelib_sll 379 ext/date/lib/tm2unixtime.c timelib_sll tmp; timelib_sll 397 ext/date/lib/tm2unixtime.c timelib_sll tmp; timelib_sll 439 ext/date/lib/tm2unixtime.c timelib_sll res = 0; timelib_sll 460 ext/date/lib/tm2unixtime.c timelib_sll res; timelib_sll 42 ext/date/lib/unixtime2tm.c timelib_sll days, remainder, tmp_days; timelib_sll 43 ext/date/lib/unixtime2tm.c timelib_sll cur_year = 1970; timelib_sll 44 ext/date/lib/unixtime2tm.c timelib_sll i; timelib_sll 45 ext/date/lib/unixtime2tm.c timelib_sll hours, minutes, seconds; timelib_sll 139 ext/date/lib/unixtime2tm.c timelib_sll sse; timelib_sll 1041 ext/date/php_date.c timelib_sll day_of_week = timelib_day_of_week(y, m, d); timelib_sll 1050 ext/date/php_date.c timelib_sll day_of_week = timelib_day_of_week(y, m, d); timelib_sll 1065 ext/date/php_date.c timelib_sll isoweek, isoyear; timelib_sll 1126 ext/date/php_date.c case 'Y': length = slprintf(buffer, 32, "%s%04lld", t->y < 0 ? "-" : "", php_date_llabs((timelib_sll) t->y)); break; timelib_sll 1199 ext/date/php_date.c case 'U': length = slprintf(buffer, 32, "%lld", (timelib_sll) t->sse); break; timelib_sll 1270 ext/date/php_date.c timelib_sll isoweek, isoyear; timelib_sll 1474 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); timelib_sll 1517 ext/date/php_date.c timelib_unixtime2gmt(now, (timelib_sll) time(NULL)); timelib_sll 1522 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); timelib_sll 1654 ext/date/php_date.c timelib_unixtime2gmt(ts, (timelib_sll) timestamp); timelib_sll 1659 ext/date/php_date.c timelib_unixtime2local(ts, (timelib_sll) timestamp); timelib_sll 1764 ext/date/php_date.c timelib_unixtime2local(ts, (timelib_sll) timestamp); timelib_sll 1810 ext/date/php_date.c timelib_unixtime2local(ts, (timelib_sll) timestamp); timelib_sll 2242 ext/date/php_date.c timelib_sll utc_offset = dateobj->time->z; timelib_sll 2565 ext/date/php_date.c timelib_sll new_offset; timelib_sll 2630 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); timelib_sll 3561 ext/date/php_date.c timelib_unixtime2local(dateobj->time, (timelib_sll)timestamp); timelib_sll 3791 ext/date/php_date.c timelib_sll utc_offset = tzobj->tzi.utc_offset; timelib_sll 4012 ext/date/php_date.c timelib_sll value = -1; timelib_sll 4178 ext/date/php_date.c (*intobj)->diff->member = (timelib_sll)Z_LVAL_PP(z_arg); \ timelib_sll 4180 ext/date/php_date.c (*intobj)->diff->member = (timelib_sll)Z_DVAL_PP(z_arg); \ timelib_sll 4189 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("y", y, timelib_sll, -1) timelib_sll 4190 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("m", m, timelib_sll, -1) timelib_sll 4191 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("d", d, timelib_sll, -1) timelib_sll 4192 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("h", h, timelib_sll, -1) timelib_sll 4193 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("i", i, timelib_sll, -1) timelib_sll 4194 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("s", s, timelib_sll, -1) timelib_sll 4609 ext/date/php_date.c timelib_sll rise, set, transit; timelib_sll 4714 ext/date/php_date.c timelib_sll rise, set, transit; timelib_sll 141 ext/date/php_date.h timelib_sll utc_offset; /* TIMELIB_ZONETYPE_OFFSET */