summaryrefslogtreecommitdiff
path: root/ext/ereg/php_regex.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Removing ext/ereg and dependencies""Tjerk Meesters2014-09-111-65/+0
* Revert "Removing ext/ereg and dependencies"Dmitry Stogov2014-09-111-0/+65
* Removing ext/ereg and dependenciesTjerk Meesters2014-09-111-65/+0
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-0/+65
* - Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)Jani Taskinen2007-07-151-65/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+20
* Protect us from Apache 2.0's pcre-posix stuffSascha Schumann2000-10-261-0/+3
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-2/+1
* Avoid Apache's regex.h, if system regex was chosenSascha Schumann1999-11-301-0/+10
* Suck in prototypes correctly with applied aliasesSascha Schumann1999-11-131-0/+8
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-2/+2
* typing in the darkRasmus Lerdorf1999-10-301-1/+1
* Damn, can't see underscores correctly on this silly terminal I am onRasmus Lerdorf1999-10-301-5/+5
* Clean up regex header file mess. php.h now explicitly includes php_regex.hRasmus Lerdorf1999-10-301-0/+10
* Kill the regex header file warningsRasmus Lerdorf1999-10-291-0/+1
* file did not end with a newline, causing problems for Sun's C compilerMike Gerdts1999-08-031-1/+1
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-0/+14