Home
last modified time | relevance | path

Searched refs:timelib_tz_lookup_table (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dtimelib.h303 } timelib_tz_lookup_table; typedef
550 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void);
H A Dparse_date.re155 static const timelib_tz_lookup_table timelib_timezone_lookup[] = {
160 static const timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {
165 static const timelib_tz_lookup_table timelib_timezone_utc[] = {
672 static const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isd…
675 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
676 const timelib_tz_lookup_table *fmp;
715 const timelib_tz_lookup_table *tp;
2482 const timelib_tz_lookup_table *tp;
2492 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void)
H A Dparse_date.c157 static const timelib_tz_lookup_table timelib_timezone_lookup[] = {
162 static const timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {
167 static const timelib_tz_lookup_table timelib_timezone_utc[] = {
674 static const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isd… in abbr_search()
677 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search()
678 const timelib_tz_lookup_table *fmp; in abbr_search()
717 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr()
25590 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr()
25600 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void) in timelib_timezone_abbreviations_list()
/PHP-7.4/ext/date/
H A Dphp_date.c4938 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION()

Completed in 75 milliseconds