Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/
H A Dphp_pcre.c1330 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl() function
1432 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1440 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()
1448 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()

Completed in 11 milliseconds