Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/pcre/
H A Dphp_pcre_arginfo.h69 ZEND_FUNCTION(preg_filter);
83 ZEND_FE(preg_filter, arginfo_preg_filter)
H A Dphp_pcre.stub.php21 function preg_filter(string|array $pattern, string|array $replacement, string|array $subject, int $… function
H A Dphp_pcre.c2502 PHP_FUNCTION(preg_filter) in PHP_FUNCTION() argument
/PHP-8.1/sapi/cli/tests/
H A D006.phpt101 Function [ <internal:pcre> function preg_filter ] {

Completed in 20 milliseconds