php_pcre_replace 1403 ext/pcre/php_pcre.c 			if ((result = php_pcre_replace(regex_str,
php_pcre_replace 1426 ext/pcre/php_pcre.c 		result = php_pcre_replace(Z_STR_P(regex),
php_pcre_replace   36 ext/pcre/php_pcre.h PHPAPI zend_string *php_pcre_replace(zend_string *regex, zend_string *subject_str, char *subject, int subject_len, zval *replace_val, int is_callable_replace, int limit, int *replace_count);
php_pcre_replace  156 win32/sendmail.c 	result = php_pcre_replace(regex,
php_pcre_replace  173 win32/sendmail.c 	result2 = php_pcre_replace(regex,