Searched refs:timelib_tz_lookup_table (Results 1 – 5 of 5) sorted by relevance
199 } timelib_tz_lookup_table; typedef
75 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void);
174 const static timelib_tz_lookup_table timelib_timezone_lookup[] = {179 const static timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {184 const static timelib_tz_lookup_table timelib_timezone_utc[] = {706 const static timelib_tz_lookup_table* zone_search(const char *word, long gmtoffset, int isdst)709 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;710 const timelib_tz_lookup_table *fmp;768 const timelib_tz_lookup_table *tp;2267 const timelib_tz_lookup_table *tp;2277 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void)
176 const static timelib_tz_lookup_table timelib_timezone_lookup[] = {181 const static timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {186 const static timelib_tz_lookup_table timelib_timezone_utc[] = {708 const static timelib_tz_lookup_table* zone_search(const char *word, long gmtoffset, int isdst) in zone_search()711 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in zone_search()712 const timelib_tz_lookup_table *fmp; in zone_search()770 const timelib_tz_lookup_table *tp; in timelib_lookup_zone()25258 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr()25268 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void) in timelib_timezone_abbreviations_list()
4043 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION()
Completed in 76 milliseconds