Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/ext/pcre/
H A Dphp_pcre.c2108 zend_string *replace_entry_str, *tmp_replace_entry_str; in php_pcre_replace_array() local
2114 replace_entry_str = ZSTR_EMPTY_ALLOC(); in php_pcre_replace_array()
2121 replace_entry_str = zval_get_tmp_string(zv, &tmp_replace_entry_str); in php_pcre_replace_array()
2129 ZSTR_LEN(subject_str), replace_entry_str, limit, replace_count); in php_pcre_replace_array()
/dports/lang/php80/php-8.0.15/ext/pcre/
H A Dphp_pcre.c2108 zend_string *replace_entry_str, *tmp_replace_entry_str; in php_pcre_replace_array() local
2114 replace_entry_str = ZSTR_EMPTY_ALLOC(); in php_pcre_replace_array()
2121 replace_entry_str = zval_get_tmp_string(zv, &tmp_replace_entry_str); in php_pcre_replace_array()
2129 ZSTR_LEN(subject_str), replace_entry_str, limit, replace_count); in php_pcre_replace_array()
/dports/lang/php81/php-8.1.1/ext/pcre/
H A Dphp_pcre.c2108 zend_string *replace_entry_str, *tmp_replace_entry_str; in php_pcre_replace_array() local
2114 replace_entry_str = ZSTR_EMPTY_ALLOC(); in php_pcre_replace_array()
2121 replace_entry_str = zval_get_tmp_string(zv, &tmp_replace_entry_str); in php_pcre_replace_array()
2129 ZSTR_LEN(subject_str), replace_entry_str, limit, replace_count); in php_pcre_replace_array()
/dports/www/mod_php80/php-8.0.15/ext/pcre/
H A Dphp_pcre.c2108 zend_string *replace_entry_str, *tmp_replace_entry_str; in php_pcre_replace_array() local
2114 replace_entry_str = ZSTR_EMPTY_ALLOC(); in php_pcre_replace_array()
2121 replace_entry_str = zval_get_tmp_string(zv, &tmp_replace_entry_str); in php_pcre_replace_array()
2129 ZSTR_LEN(subject_str), replace_entry_str, limit, replace_count); in php_pcre_replace_array()
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dstring.c4155 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4170 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4173 replace_value = ZSTR_VAL(replace_entry_str);
4174 replace_len = ZSTR_LEN(replace_entry_str);
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dstring.c4092 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4107 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4110 replace_value = ZSTR_VAL(replace_entry_str);
4111 replace_len = ZSTR_LEN(replace_entry_str);
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dstring.c4155 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4170 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4173 replace_value = ZSTR_VAL(replace_entry_str);
4174 replace_len = ZSTR_LEN(replace_entry_str);
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dstring.c4092 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4107 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4110 replace_value = ZSTR_VAL(replace_entry_str);
4111 replace_len = ZSTR_LEN(replace_entry_str);
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dstring.c4398 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4413 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4416 replace_value = ZSTR_VAL(replace_entry_str);
4417 replace_len = ZSTR_LEN(replace_entry_str);
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dstring.c4308 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4323 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4326 replace_value = ZSTR_VAL(replace_entry_str);
4327 replace_len = ZSTR_LEN(replace_entry_str);
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dstring.c4308 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4323 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4326 replace_value = ZSTR_VAL(replace_entry_str);
4327 replace_len = ZSTR_LEN(replace_entry_str);
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dstring.c4398 zend_string *replace_entry_str, *tmp_replace_entry_str = NULL; local
4413 replace_entry_str = zval_get_tmp_string(replace_entry, &tmp_replace_entry_str);
4416 replace_value = ZSTR_VAL(replace_entry_str);
4417 replace_len = ZSTR_LEN(replace_entry_str);