Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dparse_date.re765 *tz_not_found = 0;
777 *tz_not_found = 0;
785 *tz_not_found = 0;
1179 int tz_not_found;
1251 int tz_not_found;
1448 int tz_not_found;
1554 int tz_not_found;
1566 if (tz_not_found) {
1674 int tz_not_found;
1679 if (tz_not_found) {
[all …]
H A Dparse_iso_intervals.re197 static timelib_long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, cons…
201 *tz_not_found = 0;
213 *tz_not_found = 0;
221 *tz_not_found = 0;
H A Dtimelib.h124 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim…
H A Dparse_iso_intervals.c199 static timelib_long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, cons… in timelib_get_zone() argument
203 *tz_not_found = 0; in timelib_get_zone()
215 *tz_not_found = 0; in timelib_get_zone()
223 *tz_not_found = 0; in timelib_get_zone()
H A Dparse_date.c767 *tz_not_found = 0; in timelib_parse_zone()
779 *tz_not_found = 0; in timelib_parse_zone()
787 *tz_not_found = 0; in timelib_parse_zone()
985 int tz_not_found; in scan() local
990 if (tz_not_found) { in scan()
4863 int tz_not_found; in scan() local
9298 int tz_not_found; in scan() local
11576 int tz_not_found; in scan() local
11588 if (tz_not_found) { in scan()
13055 int tz_not_found; in scan() local
[all …]

Completed in 48 milliseconds