php-src/ext/pcre
Andrei Zmievski 0eecec7773 @- Fixed a bug in preg_split() that would incorrectly limit the number of
@  results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)

- Fixed a bug in preg_split() that would incorrectly limit the number of
  results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)
- Also made limit = -1 when limit = 0, to emulate Perl.
2001-05-04 16:43:53 +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 in preg_split() that would incorrectly limit the number of 2001-05-04 16:43:53 +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