Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib_private.h132 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.c770 …tic const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isdst) in abbr_search()
25570 const char *timelib_timezone_id_from_abbr(const char *abbr, timelib_long gmtoffset, int isdst) in timelib_timezone_id_from_abbr()
/php-src/ext/date/
H A Dphp_date.c4232 zend_long isdst = -1; in PHP_FUNCTION() local

Completed in 52 milliseconds