Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dparse_date.re751 *tz_not_found = 0;
763 *tz_not_found = 0;
771 *tz_not_found = 0;
1136 int tz_not_found;
1208 int tz_not_found;
1405 int tz_not_found;
1511 int tz_not_found;
1523 if (tz_not_found) {
1631 int tz_not_found;
1636 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 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 Dtimelib.h124 timelib_long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const tim…
H A Dparse_date.c753 *tz_not_found = 0; in timelib_parse_zone()
765 *tz_not_found = 0; in timelib_parse_zone()
773 *tz_not_found = 0; in timelib_parse_zone()
971 int tz_not_found; in scan() local
976 if (tz_not_found) { in scan()
4462 int tz_not_found; in scan() local
8777 int tz_not_found; in scan() local
11055 int tz_not_found; in scan() local
11067 if (tz_not_found) { in scan()
12437 int tz_not_found; in scan() local
[all …]

Completed in 62 milliseconds