Home
last modified time | relevance | path

Searched refs:dst_m_corr (Results 1 – 9 of 9) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
56 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
75 rt->i += dst_m_corr; in timelib_diff()
78 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
89 rt->i += dst_m_corr; in timelib_diff()
/dports/lang/php80/php-8.0.15/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
56 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
75 rt->i += dst_m_corr; in timelib_diff()
78 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
89 rt->i += dst_m_corr; in timelib_diff()
/dports/lang/php74/php-7.4.27/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
56 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
75 rt->i += dst_m_corr; in timelib_diff()
78 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
89 rt->i += dst_m_corr; in timelib_diff()
/dports/www/mod_php74/php-7.4.27/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
56 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
75 rt->i += dst_m_corr; in timelib_diff()
78 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
89 rt->i += dst_m_corr; in timelib_diff()
/dports/www/mod_php80/php-8.0.15/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
56 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
75 rt->i += dst_m_corr; in timelib_diff()
78 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
89 rt->i += dst_m_corr; in timelib_diff()
/dports/www/mod_php73/php-7.3.33/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
56 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
75 rt->i += dst_m_corr; in timelib_diff()
78 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
89 rt->i += dst_m_corr; in timelib_diff()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/timelib-2017.05/
H A Dinterval.c33 timelib_sll dst_corr = 0 ,dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
53 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
72 rt->i += dst_m_corr; in timelib_diff()
75 rt->days = fabs(floor((one->sse - two->sse - (dst_h_corr * 3600) - (dst_m_corr * 60)) / 86400)); in timelib_diff()
86 rt->i += dst_m_corr; in timelib_diff()
/dports/www/mod_php81/php-8.1.1/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0, dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
52 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
104 rt->i -= dst_m_corr; in timelib_diff()
118 rt->i -= dst_m_corr; in timelib_diff()
138 rt->i -= dst_m_corr; in timelib_diff()
/dports/lang/php81/php-8.1.1/ext/date/lib/
H A Dinterval.c33 timelib_sll dst_corr = 0, dst_h_corr = 0, dst_m_corr = 0; in timelib_diff() local
52 dst_m_corr = (dst_corr % 3600) / 60; in timelib_diff()
104 rt->i -= dst_m_corr; in timelib_diff()
118 rt->i -= dst_m_corr; in timelib_diff()
138 rt->i -= dst_m_corr; in timelib_diff()