Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1060 *replace_end=NULL, /* End of replacement string */ in php_pcre_replace_impl() local
1081 replace_end = replace + replace_len; in php_pcre_replace_impl()
1155 while (walk < replace_end) { in php_pcre_replace_impl()
1197 while (walk < replace_end) { in php_pcre_replace_impl()

Completed in 10 milliseconds