php-src/ext/pcre
Marcus Boerger 6fb763c4f9 - MFH Clean up (after consulting Andrei)
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
  . All refactored funcs (match, split, replace, grep) use the above
  . Change (zend|php)_error() to php_error_docref()
  . Move from old to new param parsing api
  . Fix memleaks in unicode mode
2006-07-20 22:53:07 +00:00
..
pcrelib remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API) 2006-06-14 16:26:22 +00:00
tests - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
config0.m4 remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API) 2006-06-14 16:26:22 +00:00
config.w32 remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API) 2006-06-14 16:26:22 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
php_pcre.c - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
php_pcre.def - export everything we've got aliases for 2005-12-01 21:07:52 +00:00
php_pcre.h - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00