This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-30 03:33:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bbebc60ea0de6ce09ea45094b3bed1823d96cec
archived-php-src
/
ext
/
pcre
T
History
Anatol Belski
d8de53d498
avoid unnecessary strlen calls in loop
2014-09-19 12:36:23 +02:00
..
pcrelib
Merge branch 'PHP-5.6'
2014-08-17 15:53:33 +03:00
tests
use a suitable number of patterns to show the bug is resolved, not a stupid number that could cause memory limit to be exceeded or other side effects
2014-08-21 09:14:46 +01:00
config0.m4
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
CREDITS
…
php_pcre.c
avoid unnecessary strlen calls in loop
2014-09-19 12:36:23 +02: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