Home
last modified time | relevance | path

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

/PHP-5.4/ext/date/lib/
H A Dparse_tz.c55 *tzf += 4; in read_preamble()
58 tz->bc = (**tzf == '\1'); in read_preamble()
59 *tzf += 1; in read_preamble()
64 *tzf += 2; in read_preamble()
67 *tzf += 13; in read_preamble()
81 *tzf += sizeof(buffer); in read_header()
208 *tzf += sizeof(buffer); in read_location()
213 *tzf += comments_len; in read_location()
311 const unsigned char *tzf; in timelib_timezone_id_is_valid() local
324 read_header(&tzf, tmp); in timelib_parse_tzfile()
[all …]

Completed in 5 milliseconds