Searched defs:tzf (Results 1 – 1 of 1) sorted by relevance
66 static int read_php_preamble(const unsigned char **tzf, timelib_tzinfo *tz) in read_php_preamble()89 static int read_tzif_preamble(const unsigned char **tzf, timelib_tzinfo *tz) in read_tzif_preamble()135 static void read_header(const unsigned char **tzf, timelib_tzinfo *tz) in read_header()157 static int read_transitions(const unsigned char **tzf, timelib_tzinfo *tz) in read_transitions()193 static void skip_64bit_types(const unsigned char **tzf, timelib_tzinfo *tz) in skip_64bit_types()208 static int read_types(const unsigned char **tzf, timelib_tzinfo *tz) in read_types()294 static void skip_posix_string(const unsigned char **tzf, timelib_tzinfo *tz) in skip_posix_string()306 static void read_location(const unsigned char **tzf, timelib_tzinfo *tz) in read_location()416 const unsigned char *tzf; in timelib_timezone_id_is_valid() local433 static void read_64bit_header(const unsigned char **tzf, timelib_tzinfo *tz) in read_64bit_header()[all …]
Completed in 6 milliseconds