Searched refs:preg_replace_impl (Results 1 – 1 of 1) sorted by relevance
1304 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl() function1406 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()1414 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()1422 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()
Completed in 8 milliseconds