Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1365 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl() argument
1426 if (!is_filter || replace_count > old_replace_count) { in preg_replace_impl()
1448 if (!is_filter || replace_count > old_replace_count) { in preg_replace_impl()

Completed in 16 milliseconds