summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.h
Commit message (Expand)AuthorAgeFilesLines
* Update header file.Andrei Zmievski2000-06-011-1/+4
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Changing the header.Andrei Zmievski2000-02-151-21/+10
* @Fix warnings compiling in maintainer mode. (Stig)Stig Bakken1999-12-051-0/+2
* rename.Andrei Zmievski1999-10-011-1/+1
* - Updated bundled PCRE library to version 2.08Andrey Hristov1999-09-141-2/+7
* Static is good...Andrey Hristov1999-09-031-5/+0
* Practice what you preach, I guess.Andrey Hristov1999-09-031-4/+4
* Added locale support.Andrey Hristov1999-07-201-0/+7
* Correct option cachingAndrey Hristov1999-07-051-0/+1
* Added preg_grep() function.Andrey Hristov1999-06-101-0/+1
* Added preg_quote() function.Andrey Hristov1999-06-041-0/+1
* -Modified PCRE library slightly to do what needs to be doneAndrey Hristov1999-05-281-4/+0
* Really fix the configuration now so that it's possible to compile bothAndrey Hristov1999-05-271-4/+8
* Fix pcre buildZeev Suraski1999-05-271-1/+1
* Added preg_split. Same syntax as regular split().Andrey Hristov1999-05-261-0/+1
* A few changes here.Andrey Hristov1999-05-261-2/+3
* -Added regex cacheAndrey Hristov1999-05-211-0/+28
* Initial check-in of PCRE (Perl Compatible Regular Expressions) extension.Andrey Hristov1999-05-211-0/+56