summaryrefslogtreecommitdiff
path: root/regex/regex_extra.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagphp-4.3.0dev-ZendEngine2SVN Migration2002-05-191-23/+0
| | | | 'php_4_3_0_dev_ZendEngine2'.
* Suck in prototypes correctly with applied aliasesSascha Schumann1999-11-131-0/+5
| | | | | (otherwise php_reg* would not be prototyped)
* - Make Win32 compile againAndi Gutmans1999-11-131-0/+4
|
* Improve regex library selection. It lets user specify whether they wantSascha Schumann1999-11-131-0/+14
system, apache, or php's regex library by using the --with-regex option. "php" is the default; if you use --with-apache in combination with Apache 1.3.x, the default is "apache".