summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.h
Commit message (Collapse)AuthorAgeFilesLines
* Made mbstring compile on windows again.Edin Kadribasic2002-11-131-4/+4
|
* Fix ZTS build.Sebastian Bergmann2002-10-081-2/+2
|
* Lots of clean-up for upcoming mbstring merging event.Moriyoshi Koizumi2002-10-071-0/+77
Added mb_regex_set_options(). The Options parameters of various mbregex functions are now deprecated. @- Added mb_regex_set_options(). The Options parameters of @ various mbregex functions are now deprecated. (Moriyoshi).