summaryrefslogtreecommitdiff
path: root/ext/ereg/regex/regerror.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Removing ext/ereg and dependencies""Tjerk Meesters2014-09-111-130/+0
| | | | This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23.
* Revert "Removing ext/ereg and dependencies"Dmitry Stogov2014-09-111-0/+130
| | | | This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.
* Removing ext/ereg and dependenciesTjerk Meesters2014-09-111-130/+0
| | | | | | | | | | | | Affected extensions: - opcache (use pcre) - mbstring (removed ereg functions overloading) - pgsql (use pcre) - reflection (test cases using 'ereg') SAPI: - apache (header only) - apache_hooks (header only)
* 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
|
* MFB: const keywordingNuno Lopes2008-01-251-6/+6
|
* use local header when building bundled regex engineAntony Dovgal2008-01-241-1/+1
|
* 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
| | | | | @- Upgraded regex library to alpha3.8 (Sascha)
* - Leave this for now.Andi Gutmans1999-09-151-1/+2
|
* - Thread-unsafe win32 compiles againAndi Gutmans1999-09-151-2/+1
| | | | | - Some strlcpy changes including one bug fix.
* PHP 4.0Zeev Suraski1999-04-071-0/+124