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.c1643 size_t result_len = op1_len + op2_len; in zend_jit_fast_assign_concat_helper() local
1679 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_helper() local
1703 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_tmp_helper() local
/php-src/ext/pcre/
H A Dphp_pcre.c1621 size_t result_len; /* Length of result */ in php_pcre_replace_impl() local
1855 size_t result_len; /* Length of result */ in php_pcre_replace_func_impl() local
/php-src/ext/standard/
H A Dstring.c2467 size_t result_len; local
5483 size_t result_len; /* Length of the resulting string */ local
/php-src/Zend/
H A Dzend_operators.c2045 size_t result_len = op1_len + op2_len; in concat_function() local
H A Dzend_compile.c177 …nd_get_unqualified_name(const zend_string *name, const char **result, size_t *result_len) /* {{{ */ in zend_get_unqualified_name()

Completed in 100 milliseconds