Searched refs:replace_end (Results 1 – 1 of 1) sorted by relevance
1602 *replace_end; /* End of replacement string */ in php_pcre_replace_impl() local1675 replace_end = walk + ZSTR_LEN(replace_str); in php_pcre_replace_impl()1678 while (walk < replace_end) { in php_pcre_replace_impl()1722 while (walk < replace_end) { in php_pcre_replace_impl()
Completed in 17 milliseconds