mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
7b3fb01072
Added a test for mb_regex_set_options.
12 lines
213 B
PHP
12 lines
213 B
PHP
--TEST--
|
|
mb_regex_set_options()
|
|
--SKIPIF--
|
|
<?php include('skipif.inc'); ?>
|
|
function_exists('mb_regex_set_options') or die("SKIP");
|
|
--POST--
|
|
--GET--
|
|
--FILE--
|
|
<?php include('025.inc'); ?>
|
|
--EXPECT--
|
|
+ + + + +-++++
|