Home
last modified time | relevance | path

Searched defs:isdst (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/date/lib/
H A Dtimelib_private.h111 int isdst; member
H A Dparse_date.c687 …tic const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isdst) in abbr_search()
25807 char *timelib_timezone_id_from_abbr(const char *abbr, timelib_long gmtoffset, int isdst) in timelib_timezone_id_from_abbr()
/PHP-8.0/ext/date/
H A Dphp_date.c3586 zend_long isdst = -1; in PHP_FUNCTION() local

Completed in 57 milliseconds