Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/lib/
H A Dparse_date.re758 *tz_not_found = 1;
767 *tz_not_found = 0;
791 *tz_not_found = 0;
834 *tz_not_found = 0;
1256 int tz_not_found;
1328 int tz_not_found;
1537 int tz_not_found;
1643 int tz_not_found;
1655 if (tz_not_found) {
1763 int tz_not_found;
[all …]
H A Dtimelib.h556 timelib_long timelib_parse_zone(const char **ptr, int *dst, timelib_time *t, int *tz_not_found, con…
H A Dparse_date.c760 *tz_not_found = 1; in timelib_parse_tz_cor()
769 *tz_not_found = 0; in timelib_parse_tz_cor()
793 *tz_not_found = 0; in timelib_parse_tz_cor()
836 *tz_not_found = 0; in timelib_parse_zone()
1055 int tz_not_found; in scan() local
1060 if (tz_not_found) { in scan()
4915 int tz_not_found; in scan() local
9496 int tz_not_found; in scan() local
11777 int tz_not_found; in scan() local
13258 int tz_not_found; in scan() local
[all …]

Completed in 42 milliseconds