Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/lib/
H A Dparse_date.re851 *tz_not_found = 1;
860 *tz_not_found = 0;
884 *tz_not_found = 0;
889 *tz_not_found = 0;
943 *tz_not_found = 0;
1378 int tz_not_found;
1452 int tz_not_found;
1661 int tz_not_found;
1767 int tz_not_found;
1890 int tz_not_found;
[all …]
H A Dparse_date.c853 *tz_not_found = 1; in timelib_parse_tz_cor()
862 *tz_not_found = 0; in timelib_parse_tz_cor()
886 *tz_not_found = 0; in timelib_parse_tz_cor()
891 *tz_not_found = 0; in timelib_parse_tz_cor()
901 *tz_not_found = 0; in timelib_parse_tz_cor()
945 *tz_not_found = 0; in timelib_parse_zone()
1782 int tz_not_found; in scan() local
1788 if (tz_not_found) { in scan()
5878 int tz_not_found; in scan() local
17242 int tz_not_found; in scan() local
[all …]
H A Dtimelib.h609 timelib_long timelib_parse_zone(const char **ptr, int *dst, timelib_time *t, int *tz_not_found, con…

Completed in 70 milliseconds