Searched refs:ts_set (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/date/lib/ |
H A D | astro.c | 212 …_limb, double *h_rise, double *h_set, timelib_sll *ts_rise, timelib_sll *ts_set, timelib_sll *ts_t… in timelib_astro_rise_set_altitude() argument 272 *ts_rise = *ts_set = t_utc->sse + (tsouth * 3600); in timelib_astro_rise_set_altitude() 278 *ts_set = t_loc->sse + (12 * 3600); in timelib_astro_rise_set_altitude() 284 *ts_set = ((tsouth + t) * 3600) + t_utc->sse; in timelib_astro_rise_set_altitude()
|
H A D | timelib.h | 158 …_limb, double *h_rise, double *h_set, timelib_sll *ts_rise, timelib_sll *ts_set, timelib_sll *ts_t…
|
Completed in 6 milliseconds