Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re812 *tz_not_found = 0;
824 *tz_not_found = 0;
832 *tz_not_found = 0;
1228 int tz_not_found;
1300 int tz_not_found;
1497 int tz_not_found;
1603 int tz_not_found;
1615 if (tz_not_found) {
1723 int tz_not_found;
1728 if (tz_not_found) {
[all …]
H A Dtimelib.h555 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim…
H A Dparse_date.c814 *tz_not_found = 0; in timelib_parse_zone()
826 *tz_not_found = 0; in timelib_parse_zone()
834 *tz_not_found = 0; in timelib_parse_zone()
1034 int tz_not_found; in scan() local
1039 if (tz_not_found) { in scan()
4898 int tz_not_found; in scan() local
9341 int tz_not_found; in scan() local
11622 int tz_not_found; in scan() local
11634 if (tz_not_found) { in scan()
13103 int tz_not_found; in scan() local
[all …]

Completed in 48 milliseconds