summaryrefslogtreecommitdiff
path: root/ext/ereg/regex/regerror.c
Commit message (Expand)AuthorAgeFilesLines
* Omitted GCC warning "comparison is always false"Xinchen Hui2011-08-121-3/+5
* - fix build (introduce by r314641)Pierre Joye2011-08-111-0/+1
* Avoiding strcpy, strcat, sprintf usage to make static analyzer happyXinchen Hui2011-08-091-5/+6
* Avoiding strcpy usage, Make static analyzer happyXinchen Hui2011-08-091-1/+1
* const'ify more 372 bytesNuno Lopes2008-01-251-6/+6
* MFHAntony Dovgal2008-01-241-1/+1
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-0/+126
* - Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)Jani Taskinen2007-07-151-126/+0
* switch to ansi declaration so that vs.net 2005 groks it.Wez Furlong2005-07-291-5/+5
* Fix -Wall warningsSascha Schumann1999-12-281-18/+18
* upgrade regex library to alpha3.8Sascha Schumann1999-11-121-21/+23
* - Leave this for now.Andi Gutmans1999-09-151-1/+2
* - Thread-unsafe win32 compiles againAndi Gutmans1999-09-151-2/+1
* PHP 4.0Zeev Suraski1999-04-071-0/+124