Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dtimelib.h350 } timelib_tz_lookup_table; typedef
604 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void);
H A Dparse_date.re157 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[] = {
772 static const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isd…
775 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;
776 const timelib_tz_lookup_table *fmp;
815 const timelib_tz_lookup_table *tp;
2726 const timelib_tz_lookup_table *tp;
2736 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void)
H A Dparse_date.c159 static const timelib_tz_lookup_table timelib_timezone_lookup[] = {
164 static const timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {
169 static const timelib_tz_lookup_table timelib_timezone_utc[] = {
774 static const timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isd… in abbr_search()
777 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search()
778 const timelib_tz_lookup_table *fmp; in abbr_search()
817 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr()
25576 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr()
25586 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void) in timelib_timezone_abbreviations_list()
/PHP-8.2/ext/date/
H A Dphp_date.c4995 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION()

Completed in 99 milliseconds