summaryrefslogtreecommitdiff
path: root/ext/ereg/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* propagated const, to avoid "discards qualifiers from pointer target type" errorsAlexey Zakhlestin2008-10-161-4/+4
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-051-0/+1613
* - Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)Jani Taskinen2007-07-151-1613/+0
* Fixed potential use of un-initialized var (detected by Coverity)Ilia Alshanetsky2006-10-121-0/+5
* Fixed bug #25669 (eregi() with non-ascii characters)Moriyoshi Koizumi2003-09-301-45/+45
* Fix -Wall warningsSascha Schumann1999-12-281-3/+6
* - Fixing warnings in regexAndi Gutmans1999-11-141-4/+4
* upgrade regex library to alpha3.8Sascha Schumann1999-11-121-14/+71
* POSIX_MISTAKE is enabled by default.Sascha Schumann1999-10-091-0/+2
* PHP 4.0Zeev Suraski1999-04-071-0/+1546