Home
last modified time | relevance | path

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

/PHP-5.6/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_ereg_search_xxx.phpt12 mb_regex_set_options( '' );
H A Dmb_split.phpt12 mb_regex_set_options( '' );
/PHP-5.6/ext/mbstring/
H A Dphp_mbregex.h32 PHP_FE(mb_regex_set_options, arginfo_mb_regex_set_options) \
95 PHP_FUNCTION(mb_regex_set_options);
H A Dphp_mbregex.c1434 PHP_FUNCTION(mb_regex_set_options) in PHP_FUNCTION() argument

Completed in 26 milliseconds