Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_date.re741 *tz_not_found = 0;
753 *tz_not_found = 0;
761 *tz_not_found = 0;
1126 int tz_not_found;
1198 int tz_not_found;
1395 int tz_not_found;
1501 int tz_not_found;
1513 if (tz_not_found) {
1621 int tz_not_found;
1626 if (tz_not_found) {
[all …]
H A Dparse_iso_intervals.re191 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli…
195 *tz_not_found = 0;
207 *tz_not_found = 0;
215 *tz_not_found = 0;
H A Dtimelib.h111 long timelib_parse_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timelib_tzd…
H A Dparse_iso_intervals.c193 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli… in timelib_get_zone() argument
197 *tz_not_found = 0; in timelib_get_zone()
209 *tz_not_found = 0; in timelib_get_zone()
217 *tz_not_found = 0; in timelib_get_zone()
H A Dparse_date.c743 *tz_not_found = 0; in timelib_parse_zone()
755 *tz_not_found = 0; in timelib_parse_zone()
763 *tz_not_found = 0; in timelib_parse_zone()
963 int tz_not_found; in scan() local
968 if (tz_not_found) { in scan()
4410 int tz_not_found; in scan() local
9744 int tz_not_found; in scan() local
12023 int tz_not_found; in scan() local
12035 if (tz_not_found) { in scan()
13411 int tz_not_found; in scan() local
[all …]

Completed in 39 milliseconds