1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/date/lib
Derick Rethans 2628e5e4db - Fixed headers...
#- It makes sense to change the .re files instead of just the generated .c
#  files...
2009-07-29 15:41:21 +00:00
..
2005-12-19 12:57:49 +00:00
2009-07-29 15:41:21 +00:00
2009-07-29 15:41:21 +00:00
2009-07-29 15:41:21 +00:00
2009-04-25 16:42:24 +00:00

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