Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dparse_tz.c64 *tzf += 4; in read_preamble()
67 tz->bc = (**tzf == '\1'); in read_preamble()
68 *tzf += 1; in read_preamble()
73 *tzf += 2; in read_preamble()
76 *tzf += 13; in read_preamble()
92 *tzf += sizeof(buffer); in read_header()
236 if (*tzf[0] == '\n') { in skip_posix_string()
239 (*tzf)++; in skip_posix_string()
254 *tzf += sizeof(buffer); in read_location()
259 *tzf += comments_len; in read_location()
[all …]

Completed in 5 milliseconds