Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c883 static int preg_do_repl_func(zval *function, char *subject, int *offsets, char **subpat_names, int … in preg_do_repl_func() function
1150 …eval_result_len = preg_do_repl_func(replace_val, subject, offsets, subpat_names, count, &eval_resu… in php_pcre_replace_impl()

Completed in 11 milliseconds