timelib_sll 218 ext/date/lib/astro.c timelib_sll timestamp, old_sse; timelib_sll 26 ext/date/lib/dow.c static timelib_sll century_value(timelib_sll j) timelib_sll 31 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 33 ext/date/lib/dow.c timelib_sll c1, y1, m1, dow; timelib_sll 50 ext/date/lib/dow.c timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) timelib_sll 55 ext/date/lib/dow.c timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) timelib_sll 66 ext/date/lib/dow.c timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d) timelib_sll 71 ext/date/lib/dow.c timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m) timelib_sll 124 ext/date/lib/dow.c timelib_sll timelib_daynr_from_weeknr(timelib_sll y, timelib_sll w, timelib_sll d) timelib_sll 126 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 440 ext/date/lib/parse_date.c static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length) timelib_sll 443 ext/date/lib/parse_date.c timelib_sll tmp_nr = TIMELIB_UNSET; timelib_sll 468 ext/date/lib/parse_date.c static timelib_sll timelib_get_nr(char **ptr, int max_length) timelib_sll 532 ext/date/lib/parse_date.c static timelib_sll timelib_lookup_relative_text(char **ptr, int *behavior) timelib_sll 536 ext/date/lib/parse_date.c timelib_sll value = 0; timelib_sll 557 ext/date/lib/parse_date.c static timelib_sll timelib_get_relative_text(char **ptr, int *behavior) timelib_sll 13165 ext/date/lib/parse_date.c timelib_sll w, d; timelib_sll 13191 ext/date/lib/parse_date.c timelib_sll w, d; timelib_sll 16646 ext/date/lib/parse_date.c timelib_sll i; timelib_sll 16711 ext/date/lib/parse_date.c timelib_sll i; timelib_sll 16838 ext/date/lib/parse_date.c timelib_sll i; timelib_sll 24758 ext/date/lib/parse_date.c timelib_sll tmp; timelib_sll 24888 ext/date/lib/parse_date.c timelib_sll min; timelib_sll 24902 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 398 ext/date/lib/parse_tz.c timelib_sll dummy; timelib_sll 413 ext/date/lib/parse_tz.c timelib_sll transistion_time; timelib_sll 438 ext/date/lib/parse_tz.c timelib_sll timelib_get_current_offset(timelib_time *t) timelib_sll 441 ext/date/lib/parse_tz.c timelib_sll retval; timelib_sll 181 ext/date/lib/timelib.c timelib_sll ts; timelib_sll 61 ext/date/lib/timelib.h timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d); timelib_sll 62 ext/date/lib/timelib.h timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d); timelib_sll 63 ext/date/lib/timelib.h timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d); timelib_sll 64 ext/date/lib/timelib.h timelib_sll timelib_daynr_from_weeknr(timelib_sll y, timelib_sll w, timelib_sll d); timelib_sll 65 ext/date/lib/timelib.h timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m); timelib_sll 102 ext/date/lib/timelib.h timelib_sll timelib_get_current_offset(timelib_time *t); timelib_sll 127 ext/date/lib/timelib_structs.h timelib_sll amount; timelib_sll 131 ext/date/lib/timelib_structs.h timelib_sll y, m, d; /* Years, Months and Days */ timelib_sll 132 ext/date/lib/timelib_structs.h timelib_sll h, i, s; /* Hours, mInutes and Seconds */ timelib_sll 139 ext/date/lib/timelib_structs.h timelib_sll days; /* Contains the number of *days*, instead of Y-M-D differences */ timelib_sll 150 ext/date/lib/timelib_structs.h timelib_sll transistion_time; timelib_sll 154 ext/date/lib/timelib_structs.h timelib_sll y, m, d; /* Year, Month, Day */ timelib_sll 155 ext/date/lib/timelib_structs.h timelib_sll h, i, s; /* Hour, mInute, Second */ timelib_sll 163 ext/date/lib/timelib_structs.h timelib_sll sse; /* Seconds since epoch */ timelib_sll 64 ext/date/lib/tm2unixtime.c timelib_sll leapyear; timelib_sll 65 ext/date/lib/tm2unixtime.c timelib_sll month, year; timelib_sll 66 ext/date/lib/tm2unixtime.c timelib_sll days; timelib_sll 106 ext/date/lib/tm2unixtime.c timelib_sll leapyear; timelib_sll 107 ext/date/lib/tm2unixtime.c timelib_sll days_this_month; timelib_sll 108 ext/date/lib/tm2unixtime.c timelib_sll last_month, last_year; timelib_sll 109 ext/date/lib/tm2unixtime.c timelib_sll days_last_month; timelib_sll 147 ext/date/lib/tm2unixtime.c timelib_sll current_dow, difference; timelib_sll 223 ext/date/lib/tm2unixtime.c timelib_sll count, dow, rem; timelib_sll 303 ext/date/lib/tm2unixtime.c static timelib_sll do_years(timelib_sll year) timelib_sll 305 ext/date/lib/tm2unixtime.c timelib_sll i; timelib_sll 306 ext/date/lib/tm2unixtime.c timelib_sll res = 0; timelib_sll 307 ext/date/lib/tm2unixtime.c timelib_sll eras; timelib_sll 335 ext/date/lib/tm2unixtime.c static timelib_sll do_months(timelib_ull month, timelib_ull year) timelib_sll 344 ext/date/lib/tm2unixtime.c static timelib_sll do_days(timelib_ull day) timelib_sll 349 ext/date/lib/tm2unixtime.c static timelib_sll do_time(timelib_ull hour, timelib_ull minute, timelib_ull second) timelib_sll 351 ext/date/lib/tm2unixtime.c timelib_sll res = 0; timelib_sll 359 ext/date/lib/tm2unixtime.c static timelib_sll do_adjust_timezone(timelib_time *tz, timelib_tzinfo *tzi) timelib_sll 369 ext/date/lib/tm2unixtime.c timelib_sll tmp; timelib_sll 387 ext/date/lib/tm2unixtime.c timelib_sll tmp; timelib_sll 429 ext/date/lib/tm2unixtime.c timelib_sll res = 0; timelib_sll 450 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 1031 ext/date/php_date.c timelib_sll day_of_week = timelib_day_of_week(y, m, d); timelib_sll 1040 ext/date/php_date.c timelib_sll day_of_week = timelib_day_of_week(y, m, d); timelib_sll 1055 ext/date/php_date.c timelib_sll isoweek, isoyear; timelib_sll 1116 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 1189 ext/date/php_date.c case 'U': length = slprintf(buffer, 32, "%lld", (timelib_sll) t->sse); break; timelib_sll 1260 ext/date/php_date.c timelib_sll isoweek, isoyear; timelib_sll 1464 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); timelib_sll 1507 ext/date/php_date.c timelib_unixtime2gmt(now, (timelib_sll) time(NULL)); timelib_sll 1512 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); timelib_sll 1644 ext/date/php_date.c timelib_unixtime2gmt(ts, (timelib_sll) timestamp); timelib_sll 1649 ext/date/php_date.c timelib_unixtime2local(ts, (timelib_sll) timestamp); timelib_sll 1754 ext/date/php_date.c timelib_unixtime2local(ts, (timelib_sll) timestamp); timelib_sll 1800 ext/date/php_date.c timelib_unixtime2local(ts, (timelib_sll) timestamp); timelib_sll 2232 ext/date/php_date.c timelib_sll utc_offset = dateobj->time->z; timelib_sll 2559 ext/date/php_date.c timelib_sll new_offset; timelib_sll 2622 ext/date/php_date.c timelib_unixtime2local(now, (timelib_sll) time(NULL)); timelib_sll 3520 ext/date/php_date.c timelib_unixtime2local(dateobj->time, (timelib_sll)timestamp); timelib_sll 3784 ext/date/php_date.c timelib_sll utc_offset = tzobj->tzi.utc_offset; timelib_sll 4005 ext/date/php_date.c timelib_sll value = -1; timelib_sll 4176 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("y", y, timelib_sll, -1) timelib_sll 4177 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("m", m, timelib_sll, -1) timelib_sll 4178 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("d", d, timelib_sll, -1) timelib_sll 4179 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("h", h, timelib_sll, -1) timelib_sll 4180 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("i", i, timelib_sll, -1) timelib_sll 4181 ext/date/php_date.c PHP_DATE_INTERVAL_READ_PROPERTY("s", s, timelib_sll, -1) timelib_sll 4596 ext/date/php_date.c timelib_sll rise, set, transit; timelib_sll 4701 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 */ timelib_sll 144 ext/date/php_date.h timelib_sll utc_offset;