Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_tz.c299 static int seek_to_tz_position(const unsigned char **tzf, char *timezone, const timelib_tzdb *tzdb) in seek_to_tz_position() function
352 return (seek_to_tz_position(&tzf, timezone, tzdb)); in timelib_timezone_id_is_valid()
380 if (seek_to_tz_position(&tzf, timezone, tzdb)) { in timelib_parse_tzfile()

Completed in 5 milliseconds