regex_str        1376 ext/pcre/php_pcre.c 			zend_string *regex_str = zval_get_string(regex_entry);
regex_str        1403 ext/pcre/php_pcre.c 			if ((result = php_pcre_replace(regex_str,
regex_str        1415 ext/pcre/php_pcre.c 				zend_string_release(regex_str);
regex_str        1420 ext/pcre/php_pcre.c 			zend_string_release(regex_str);