Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c2249 static void preg_replace_common(INTERNAL_FUNCTION_PARAMETERS, int is_filter) in preg_replace_common() argument
2287 if (!is_filter || replace_count > old_replace_count) { in preg_replace_common()
2314 if (!is_filter || replace_count > old_replace_count) { in preg_replace_common()

Completed in 14 milliseconds