Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1194 *replace_end=NULL, /* End of replacement string */ in php_pcre_replace_impl() local
1218 replace_end = replace + Z_STRLEN_P(replace_val); in php_pcre_replace_impl()
1293 while (walk < replace_end) { in php_pcre_replace_impl()
1329 while (walk < replace_end) { in php_pcre_replace_impl()

Completed in 8 milliseconds