Home
last modified time | relevance | path

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

/PHP-5.6/ext/date/lib/
H A Dtimelib_structs.h285 } timelib_tz_lookup_table; typedef
H A Dtimelib.h91 const timelib_tz_lookup_table *timelib_timezone_abbreviations_list(void);
H A Dparse_date.re178 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)
H A Dparse_date.c180 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()
/PHP-5.6/ext/date/
H A Dphp_date.c4655 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION()

Completed in 59 milliseconds