Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_helpers.c1636 size_t result_len = op1_len + op2_len; in zend_jit_fast_assign_concat_helper() local
1672 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_helper() local
1696 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_tmp_helper() local
/PHP-8.4/ext/pcre/
H A Dphp_pcre.c1628 size_t result_len; /* Length of result */ in php_pcre_replace_impl() local
1864 size_t result_len; /* Length of result */ in php_pcre_replace_func_impl() local
/PHP-8.4/ext/standard/
H A Dstring.c2435 size_t result_len; local
5468 size_t result_len; /* Length of the resulting string */ local
/PHP-8.4/Zend/
H A Dzend_operators.c2057 size_t result_len = op1_len + op2_len; in concat_function() local
H A Dzend_compile.c184 …nd_get_unqualified_name(const zend_string *name, const char **result, size_t *result_len) /* {{{ */ in zend_get_unqualified_name()

Completed in 85 milliseconds