Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1631 *replace_end, /* End of replacement string */ in php_pcre_replace_impl() local
1705 replace_end = walk + ZSTR_LEN(replace_str); in php_pcre_replace_impl()
1708 while (walk < replace_end) { in php_pcre_replace_impl()
1752 while (walk < replace_end) { in php_pcre_replace_impl()

Completed in 15 milliseconds