Home
last modified time | relevance | path

Searched defs:tz_abbr (Results 1 – 3 of 3) sorted by last modified time

/php-src/ext/date/lib/
H A Dtimelib.h256 char *tz_abbr; /* Timezone abbreviation (display only) */ member
H A Dtimelib.c121 void timelib_time_tz_abbr_update(timelib_time* tm, const char* tz_abbr) in timelib_time_tz_abbr_update()
H A Dparse_date.c808 static timelib_long timelib_lookup_abbr(const char **ptr, int *dst, char **tz_abbr, int *found) in timelib_lookup_abbr()
966 char *tz_abbr; in timelib_parse_zone() local

Completed in 45 milliseconds