php-src/ext/pcre
Dmitry Stogov 27f38798a1 Fast parameter parsing API
This API is experemental. It may be changed or removed.
It should be used only for really often used functions.
(Keep the original parsing code and wrap usage with #ifndef FAST_ZPP)
2014-07-11 16:32:20 +04:00
..
pcrelib Bundle pcre-8.35 with sljit support 2014-06-06 18:46:19 +04:00
tests Bundle pcre-8.35 with sljit support 2014-06-06 18:46:19 +04:00
config.w32 Bundle pcre-8.35 with sljit support 2014-06-06 18:46:19 +04:00
config0.m4 Bundle pcre-8.35 with sljit support 2014-06-06 18:46:19 +04:00
CREDITS
php_pcre.c Fast parameter parsing API 2014-07-11 16:32:20 +04:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h Avoid unnecessary memory allocation/deallocations and pcre calls 2014-06-09 15:42:32 +04:00
upgrade-pcre.php Update bundled PCRE to 8.12 2011-05-13 07:00:45 +00:00