Home
last modified time | relevance | path

Searched defs:abbr (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/date/lib/
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()
394 static unsigned int add_abbr(timelib_tzinfo *tz, char *abbr) in add_abbr()
406 static signed int add_new_ttinfo_index(timelib_tzinfo *tz, int32_t offset, int isdst, char *abbr) in add_new_ttinfo_index()
886 char *abbr; in timelib_get_time_zone_info() local
H A Dtimelib.h247 char *abbr; member
275 char *abbr; member
H A Dparse_date.c25570 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.stub.php218 function timezone_name_from_abbr(string $abbr, int $utcOffset = -1, int $isDST = -1): string|false …
H A Dphp_date.c4229 zend_string *abbr; in PHP_FUNCTION() local

Completed in 68 milliseconds