Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_tz.c58 *tzf += 4; in read_preamble()
61 tz->bc = (**tzf == '\1'); in read_preamble()
62 *tzf += 1; in read_preamble()
67 *tzf += 2; in read_preamble()
70 *tzf += 13; in read_preamble()
86 *tzf += sizeof(buffer); in read_header()
230 if (*tzf[0] == '\n') { in skip_posix_string()
233 (*tzf)++; in skip_posix_string()
248 *tzf += sizeof(buffer); in read_location()
253 *tzf += comments_len; in read_location()
[all …]

Completed in 5 milliseconds