Home
last modified time | relevance | path

Searched defs:is_callable_replace (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1012 zval *replace_val, int is_callable_replace, in php_pcre_replace()
1033 int is_callable_replace, int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace_impl()
1277 …egex, zval *replace, zval **subject, int *result_len, int limit, int is_callable_replace, int *rep… in php_replace_in_subject()
1365 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl()

Completed in 25 milliseconds