Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib_private.h108 int isdst; member
H A Dparse_date.c674 …tic const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isdst) in abbr_search()
25588 char *timelib_timezone_id_from_abbr(const char *abbr, timelib_long gmtoffset, int isdst) in timelib_timezone_id_from_abbr()
/PHP-7.4/ext/date/
H A Dphp_date.c4017 zend_long isdst = -1; in PHP_FUNCTION() local

Completed in 57 milliseconds