Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/
H A Dphp_date.c4530 zend_bool latitude_is_null = 1, longitude_is_null = 1, zenith_is_null = 1, gmt_offset_is_null = 1; in php_do_date_sunrise_sunset() local
4546 Z_PARAM_DOUBLE_OR_NULL(gmt_offset, gmt_offset_is_null) in php_do_date_sunrise_sunset()
4583 if (gmt_offset_is_null) { in php_do_date_sunrise_sunset()

Completed in 46 milliseconds