php-src/ext/date/lib/resource
Derick Rethans cef2cd485a - Fixed TSRM issue.
- Added guessed timezone to phpinfo() output.
- Initialize is_dst in some cases.
- Corrected some test cases.
2005-08-09 21:07:54 +00:00
..
parse_date.re - Fixed TSRM issue. 2005-08-09 21:07:54 +00:00
README - Do not crash when the abbreviation doesn't exist. 2005-07-04 07:16:09 +00:00

Regenerating Parser
===================

Make sure you use re2c 0.9.8dev or higher:

/dat/dev/sf/re2c/re2c -d -b resource/parse_date.re > parse_date.c