Searched refs:timelib_tz_lookup_table (Results 1 – 5 of 5) sorted by relevance
285 } timelib_tz_lookup_table; typedef
91 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void);
178 const static timelib_tz_lookup_table timelib_timezone_lookup[] = {183 const static timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {188 const static timelib_tz_lookup_table timelib_timezone_utc[] = {681 const static timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isd…684 const timelib_tz_lookup_table *tp, *first_found_elem = NULL;685 const timelib_tz_lookup_table *fmp;724 const timelib_tz_lookup_table *tp;2222 const timelib_tz_lookup_table *tp;2232 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void)
180 const static timelib_tz_lookup_table timelib_timezone_lookup[] = {185 const static timelib_tz_lookup_table timelib_timezone_fallbackmap[] = {190 const static timelib_tz_lookup_table timelib_timezone_utc[] = {683 const static timelib_tz_lookup_table* abbr_search(const char *word, timelib_long gmtoffset, int isd… in abbr_search()686 const timelib_tz_lookup_table *tp, *first_found_elem = NULL; in abbr_search()687 const timelib_tz_lookup_table *fmp; in abbr_search()726 const timelib_tz_lookup_table *tp; in timelib_lookup_abbr()24333 const timelib_tz_lookup_table *tp; in timelib_timezone_id_from_abbr()24343 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void) in timelib_timezone_abbreviations_list()
4655 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION()
Completed in 57 milliseconds