Home
last modified time | relevance | path

Searched defs:result_len (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c1635 size_t result_len = op1_len + op2_len; in zend_jit_fast_assign_concat_helper() local
1671 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_helper() local
1695 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_tmp_helper() local
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c1598 size_t result_len; /* Length of result */ in php_pcre_replace_impl() local
1833 size_t result_len; /* Length of result */ in php_pcre_replace_func_impl() local
/PHP-8.3/ext/standard/
H A Dstring.c2203 size_t result_len; local
5159 size_t result_len; /* Length of the resulting string */ local
/PHP-8.3/Zend/
H A Dzend_operators.c2045 size_t result_len = op1_len + op2_len; in concat_function() local
H A Dzend_compile.c168 …nd_get_unqualified_name(const zend_string *name, const char **result, size_t *result_len) /* {{{ */ in zend_get_unqualified_name()

Completed in 99 milliseconds