summaryrefslogtreecommitdiff
path: root/ext/standard/reg.c
Commit message (Expand)AuthorAgeFilesLines
* - Moved the old regex functions to it's own extension: eregJani Taskinen2007-07-151-673/+0
* fix ws, cs & foldingAntony Dovgal2007-07-141-7/+12
* MFB: fix warningJani Taskinen2007-07-121-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* minor improvementsAntony Dovgal2006-12-281-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Nuke php3 legacyfoobar2005-12-051-2/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* MFB4_4: Fix compile problem with --regex=system on some systemsfoobar2005-07-181-1/+15
* Do a cache flush if we detect possible cache corruption (same as forAndrei Zmievski2005-05-261-12/+29
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-111-6/+6
* updating license information in the headers.James Cox2003-06-101-3/+3
* Forgot to fix this partMoriyoshi Koizumi2003-02-241-1/+1
* Fixed a signed / unsigned issue.Moriyoshi Koizumi2003-02-241-1/+1
* Style fixMoriyoshi Koizumi2003-02-241-7/+11
* Reverted because correct decision has not been made yet.Moriyoshi Koizumi2003-01-111-1/+1
* Reduced warnings in ZE2 buildMoriyoshi Koizumi2003-01-111-1/+1
* Reduced compiler warningsMoriyoshi Koizumi2003-01-101-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Remove pointless checks for array_init() return values.Ilia Alshanetsky2002-12-051-4/+1
* -php_error -> php_error_docrefMarcus Boerger2002-12-051-22/+4
* Fix bug #17570.Andrei Zmievski2002-09-251-13/+12
* Fixed bug #17957Ilia Alshanetsky2002-09-241-21/+16
* Fix a warningZeev Suraski2002-08-191-1/+1
* Applied fix for #17764.Andrei Zmievski2002-06-171-0/+2
* fixed a problem that ereg_replace() couldn't match with line stand/end marker.Rui Hirokawa2002-05-041-1/+1
* - Revert that change. Added a warning about this.foobar2002-04-081-0/+4
* There's really no point in allowing using the system regex library.foobar2002-04-081-4/+0
* Small memory leak fix that does not matter much.Yasuo Ohgaki2002-03-111-0/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Be more aggressive in making sure that substring matches are valid injim winstead2002-01-051-1/+3
* - Fix tiny leak.Markus Fischer2001-12-231-1/+1
* Fix a warningZeev Suraski2001-12-221-1/+2
* ereg functions will now take in account the real number ofHartmut Holzgraefe2001-12-111-10/+28
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Make php_reg_replace available from shared extensionsFrank M. Kromann2001-12-031-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* should be thisSterling Hughes2001-09-031-1/+1
* - Update to the PHP4 API (newer macros)Sterling Hughes2001-09-031-95/+67
* WhitespaceZeev Suraski2001-08-111-3/+3
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Zend compatibility patchZeev Suraski2001-07-301-4/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+2
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-3/+3
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-3/+19
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-3/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Stray ]Rasmus Lerdorf2001-02-091-1/+1