php-src/ext/ereg
Kalle Sommer Nielsen 1cabc8cd3a Allow ereg to be built as shared on Windows
## I know that we may remove ereg in trunk, but since the core doesn't depend on 
## ereg, then I don't see any reason not to allow this
2010-05-24 07:44:00 +00:00
..
regex propagated const, to avoid "discards qualifiers from pointer target type" errors 2008-10-16 11:38:25 +00:00
tests MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
config0.m4 MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
config.w32 Allow ereg to be built as shared on Windows 2010-05-24 07:44:00 +00:00
CREDITS MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
ereg.c Allow ereg to be built as shared on Windows 2010-05-24 07:44:00 +00:00
php_ereg.h Allow ereg to be built as shared on Windows 2010-05-24 07:44:00 +00:00
php_regex.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00