Searched refs:replace_end (Results 1 – 1 of 1) sorted by relevance
1582 *replace_end, /* End of replacement string */ in php_pcre_replace_impl() local1656 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 11 milliseconds