mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08: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_config.h.win32 | ||
timelib_structs.h | ||
timelib.c | ||
timelib.h | ||
timelib.m4 | ||
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