Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/
H A Dphp_pcre.c1411 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl() function
1514 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 0); in PHP_FUNCTION()
1522 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1, 0); in PHP_FUNCTION()
1530 preg_replace_impl(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0, 1); in PHP_FUNCTION()

Completed in 8 milliseconds