Home
last modified time | relevance | path

Searched refs:preg_filter (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/pcre/tests/
H A Dpreg_filter.phpt2 preg_filter()
10 var_dump(preg_filter($pattern, $replace, $subject));
H A Dbug73612.phpt23 preg_filter('/./', '', 'x', -1, $obj);
/php-src/ext/pcre/
H A Dphp_pcre_arginfo.h81 ZEND_FUNCTION(preg_filter);
94 ZEND_FE(preg_filter, arginfo_preg_filter)
H A Dphp_pcre.stub.php121 function preg_filter(string|array $pattern, string|array $replacement, string|array $subject, int $… function
H A Dphp_pcre.c2527 PHP_FUNCTION(preg_filter) in PHP_FUNCTION() argument
/php-src/sapi/cli/tests/
H A D006.phpt101 Function [ <internal:pcre> function preg_filter ] {

Completed in 22 milliseconds