Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1107 static zend_string *preg_do_repl_func(zval *function, char *subject, int *offsets, char **subpat_na… in preg_do_repl_func() function
1353 eval_result = preg_do_repl_func(replace_val, subject, offsets, subpat_names, count, mark); in php_pcre_replace_impl()

Completed in 11 milliseconds