Home
last modified time | relevance | path

Searched defs:tzf (Results 1 – 1 of 1) sorted by relevance

/PHP-5.4/ext/date/lib/
H A Dparse_tz.c52 static void read_preamble(const unsigned char **tzf, timelib_tzinfo *tz) in read_preamble()
70 static void read_header(const unsigned char **tzf, timelib_tzinfo *tz) in read_header()
84 static void read_transistions(const unsigned char **tzf, timelib_tzinfo *tz) in read_transistions()
114 static void read_types(const unsigned char **tzf, timelib_tzinfo *tz) in read_types()
197 static void read_location(const unsigned char **tzf, timelib_tzinfo *tz) in read_location()
259 static int seek_to_tz_position(const unsigned char **tzf, char *timezone, const timelib_tzdb *tzdb) in seek_to_tz_position()
311 const unsigned char *tzf; in timelib_timezone_id_is_valid() local
317 const unsigned char *tzf; in timelib_parse_tzfile() local

Completed in 5 milliseconds