Home
last modified time | relevance | path

Searched refs:mb_regex_set_options (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/mbstring/tests/
H A Dmb_regex_set_options.phpt2 mb_regex_set_options()
6 function_exists('mb_regex_set_options') or die("skip\n");
10 mb_regex_set_options( 'x' );
13 mb_regex_set_options( '' );
H A Dmb_split_empty_match.phpt11 mb_regex_set_options('m');
H A Dmb_ereg_replace.phpt10 mb_regex_set_options( '' );
H A Dmb_ereg.phpt12 mb_regex_set_options( '' );
H A Dmb_split.phpt12 mb_regex_set_options( '' );
H A Dmb_ereg_replace_named_subpatterns.phpt10 mb_regex_set_options('');
H A Dmb_ereg_search_xxx.phpt12 mb_regex_set_options( '' );
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.h30 PHP_FE(mb_regex_set_options, arginfo_mb_regex_set_options) \
93 PHP_FUNCTION(mb_regex_set_options);
H A Dphp_mbregex.c1706 PHP_FUNCTION(mb_regex_set_options) in PHP_FUNCTION() argument

Completed in 13 milliseconds