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-03 06:02:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccd5da30be2b45aa207effc8a33e51ccab64162f
archived-php-src
/
ext
/
pcre
History
Andrei Zmievski
3ae0f5fdc4
(PHP preg_replace) Fixed a bug that cause backreferences to lose
...
their value after the first occurrence.
1999-11-19 22:59:12 +00:00
..
pcrelib
* archive-based convenience libraries completely replaced
1999-10-04 15:18:26 +00:00
config0.m4
Define USE_BCOPY, if memmove is not found (i.e. SunOS 4). Fix for
#2480
1999-10-24 16:41:07 +00:00
config.h.stub
Define USE_BCOPY, if memmove is not found (i.e. SunOS 4). Fix for
#2480
1999-10-24 16:41:07 +00:00
config.m4
Define USE_BCOPY, if memmove is not found (i.e. SunOS 4). Fix for
#2480
1999-10-24 16:41:07 +00:00
Makefile.am
Remove the extra INCLUDES line from most automake Mafiles. This is not
1999-11-13 12:41:09 +00:00
php_pcre.c
(PHP preg_replace) Fixed a bug that cause backreferences to lose
1999-11-19 22:59:12 +00:00
php_pcre.h
rename.
1999-10-01 14:54:55 +00:00
setup.stub
-Added PCRE library source
1999-05-26 21:47:57 +00:00