]> granicus.if.org Git - php/commit
Lots of clean-up for upcoming mbstring merging event.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 7 Oct 2002 17:59:49 +0000 (17:59 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 7 Oct 2002 17:59:49 +0000 (17:59 +0000)
commit2e1d931c66e7f518f8d2360b0d57b90e353f2763
tree8ff11b23db39179a03487f75c2b11da08c83bb7c
parent7076a9b9f3dcf5220faa8ff8c918de49bddb6b50
Lots of clean-up for upcoming mbstring merging event.
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).
ext/mbstring/mbstring.c
ext/mbstring/mbstring.h
ext/mbstring/php_mbregex.c
ext/mbstring/php_mbregex.h [new file with mode: 0644]