Home
last modified time | relevance | path

Searched refs:replace_end (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1582 *replace_end, /* End of replacement string */ in php_pcre_replace_impl() local
1656 replace_end = walk + ZSTR_LEN(replace_str); in php_pcre_replace_impl()
1659 while (walk < replace_end) { in php_pcre_replace_impl()
1703 while (walk < replace_end) { in php_pcre_replace_impl()

Completed in 16 milliseconds