php-src/ext/ereg
jim winstead 9a171d03e8 Be more aggressive in making sure that substring matches are valid in
ereg_replace before trying to use them.
# i could have sworn i fixed this in php3. ereg() has similar logic, i
# guess i just missed ereg_replace. fixing this lets
# ext/standard/tests/reg/012.phpt pass on my debian/unstable box
2002-01-05 01:59:11 +00:00
..
regex Remove trailing empty lines 2000-05-01 22:38:42 +00:00
tests * all tests should pass now (expect for the interbase stuff that I haven't 2000-08-31 22:21:47 +00:00
ereg.c Be more aggressive in making sure that substring matches are valid in 2002-01-05 01:59:11 +00:00
php_ereg.h Update headers. 2001-12-11 15:32:16 +00:00
php_regex.h Protect us from Apache 2.0's pcre-posix stuff 2000-10-26 18:15:56 +00:00