php-src/ext/pcre
Andrei Zmievski 1a1018452c @- Fixed a bug with /e modifier in preg_replace(), that would not correctly
@  replace two-digit references if single digit references were present
@  before them. This fixed bug #10218. (Andrei)
2001-04-16 04:56:31 +00:00
..
pcrelib Include PHP compatibility header file. 2001-02-20 22:20:47 +00:00
config0.m4 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
config.m4 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_pcre.c @- Fixed a bug with /e modifier in preg_replace(), that would not correctly 2001-04-16 04:56:31 +00:00
php_pcre.h @- IMPORTANT: removed /F modifier handling from preg_replace(). Instead 2001-03-13 05:24:03 +00:00
setup.stub -Added PCRE library source 1999-05-26 21:47:57 +00:00