Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/
H A Dphp_pcre.c1047 zval *replace_val, int is_callable_replace, in php_pcre_replace()
1068 int is_callable_replace, int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace_impl()
1323 …egex, zval *replace, zval **subject, int *result_len, int limit, int is_callable_replace, int *rep… in php_replace_in_subject()
1411 static void preg_replace_impl(INTERNAL_FUNCTION_PARAMETERS, int is_callable_replace, int is_filter) in preg_replace_impl()

Completed in 14 milliseconds