Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/tests/
H A Dpreg_filter.phpt2 preg_filter()
10 var_dump(preg_filter($pattern, $replace, $subject));
/PHP-5.5/sapi/cli/tests/
H A D006.phpt97 Function [ <internal:pcre> function preg_filter ] {
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1481 static PHP_FUNCTION(preg_filter) in PHP_FUNCTION() argument
1966 PHP_FE(preg_filter, arginfo_preg_replace)
/PHP-5.5/
H A DNEWS6051 - Added function preg_filter() that does grep and replace in one go. (Marcus)

Completed in 39 milliseconds