mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
|
|
||
|---|---|---|
| .. | ||
| astro.c | ||
| astro.h | ||
| dow.c | ||
| fallbackmap.h | ||
| interval.c | ||
| parse_date.c | ||
| parse_date.re | ||
| parse_iso_intervals.c | ||
| parse_iso_intervals.re | ||
| parse_tz.c | ||
| README | ||
| timelib.c | ||
| timelib.h | ||
| timelib.m4 | ||
| timelib_config.h.win32 | ||
| timelib_structs.h | ||
| timezonedb.h | ||
| timezonemap.h | ||
| tm2unixtime.c | ||
| unixtime2tm.c | ||
Regenerating Parser =================== Make sure you use re2c 0.9.10 or higher: re2c -d -b -o ext/date/lib/parse_date.c ext/date/lib/parse_date.re re2c -d -b -o ext/date/lib/parse_iso_intervals.c ext/date/lib/parse_iso_intervals.re