]> granicus.if.org Git - php/commit
- Added a new parameter to preg_match_* functions that can be used to
authorAndrei Zmievski <andrei@php.net>
Sun, 29 Jun 2003 00:08:30 +0000 (00:08 +0000)
committerAndrei Zmievski <andrei@php.net>
Sun, 29 Jun 2003 00:08:30 +0000 (00:08 +0000)
commit2b97f7ce7b805a606800d5884d0e445c5f61cea8
tree6fbf0eb8ef8fdb01f42b4c8d59ad55272f7d973b
parente7e577e05d90bf334a909b85f1ab1b397fd28f62
- Added a new parameter to preg_match_* functions that can be used to
  specify the offset to start matching from.
- Added support for named subpatterns.
ext/pcre/config.m4
ext/pcre/php_pcre.c