Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1722 size_t result_len = op1_len + op2_len; in zend_jit_fast_assign_concat_helper() local
1758 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_helper() local
1782 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_tmp_helper() local
/php-src/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-src/ext/standard/
H A Dstring.c2435 size_t result_len; local
5468 size_t result_len; /* Length of the resulting string */ local
/php-src/Zend/
H A Dzend_operators.c2060 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 74 milliseconds