Home
last modified time | relevance | path

Searched defs:result_str (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c1644 zend_string *result_str; in zend_jit_fast_assign_concat_helper() local
1672 ZSTR_VAL(result_str)[result_len] = '\0'; in zend_jit_fast_assign_concat_helper() local
1680 zend_string *result_str; in zend_jit_fast_concat_helper() local
1695 ZSTR_VAL(result_str)[result_len] = '\0'; in zend_jit_fast_concat_helper() local
1704 zend_string *result_str; in zend_jit_fast_concat_tmp_helper() local
1731 ZSTR_VAL(result_str)[result_len] = '\0'; in zend_jit_fast_concat_tmp_helper() local
/PHP-8.2/ext/intl/locale/
H A Dlocale_methods.c1541 zend_string* result_str = NULL; in PHP_FUNCTION() local
/PHP-8.2/Zend/
H A Dzend_operators.c2046 zend_string *result_str; in concat_function() local
2090 ZSTR_VAL(result_str)[result_len] = '\0'; in concat_function() local
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1537 zend_string *result_str; in preg_do_repl_func() local

Completed in 36 milliseconds