regex_entry      1318 ext/pcre/php_pcre.c 	zval		**regex_entry,
regex_entry      1345 ext/pcre/php_pcre.c 		while (zend_hash_get_current_data(Z_ARRVAL_P(regex), (void **)&regex_entry) == SUCCESS) {
regex_entry      1347 ext/pcre/php_pcre.c 			convert_to_string_ex(regex_entry);
regex_entry      1366 ext/pcre/php_pcre.c 			if ((result = php_pcre_replace(Z_STRVAL_PP(regex_entry),
regex_entry      1367 ext/pcre/php_pcre.c 										   Z_STRLEN_PP(regex_entry),