Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dtimelib_private.h141 int isdst; member
H A Dparse_tz.c377 static signed int find_ttinfo_index(timelib_tzinfo *tz, int32_t offset, int isdst, char *abbr) in find_ttinfo_index()
406 static signed int add_new_ttinfo_index(timelib_tzinfo *tz, int32_t offset, int isdst, char *abbr) in add_new_ttinfo_index()
H A Dparse_date.c774 …tic const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isdst) in abbr_search()
25574 const char *timelib_timezone_id_from_abbr(const char *abbr, timelib_long gmtoffset, int isdst) in timelib_timezone_id_from_abbr()
/PHP-8.2/ext/date/
H A Dphp_date.c3939 zend_long isdst = -1; in PHP_FUNCTION() local

Completed in 128 milliseconds