Searched refs:timelib_tz_lookup_table (Results 1 – 4 of 4) sorted by relevance
303 } timelib_tz_lookup_table; typedef550 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void);
155 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)
157 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()
4938 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION()
Completed in 54 milliseconds