Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/lib/
H A Dparse_date.re794 *tz_not_found = 0;
806 *tz_not_found = 0;
814 *tz_not_found = 0;
1185 int tz_not_found;
1257 int tz_not_found;
1454 int tz_not_found;
1560 int tz_not_found;
1572 if (tz_not_found) {
1680 int tz_not_found;
1685 if (tz_not_found) {
[all …]
H A Dparse_iso_intervals.re226 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli…
230 *tz_not_found = 0;
242 *tz_not_found = 0;
250 *tz_not_found = 0;
H A Dparse_iso_intervals.c228 static long timelib_get_zone(char **ptr, int *dst, timelib_time *t, int *tz_not_found, const timeli… in timelib_get_zone() argument
232 *tz_not_found = 0; in timelib_get_zone()
244 *tz_not_found = 0; in timelib_get_zone()
252 *tz_not_found = 0; in timelib_get_zone()
H A Dparse_date.c796 *tz_not_found = 0; in timelib_get_zone()
808 *tz_not_found = 0; in timelib_get_zone()
816 *tz_not_found = 0; in timelib_get_zone()
1042 int tz_not_found; in scan() local
1047 if (tz_not_found) { in scan()
4489 int tz_not_found; in scan() local
9823 int tz_not_found; in scan() local
12102 int tz_not_found; in scan() local
12114 if (tz_not_found) { in scan()
13490 int tz_not_found; in scan() local
[all …]

Completed in 47 milliseconds