Searched defs:result_len (Results 1 – 5 of 5) sorted by relevance
1722 size_t result_len = op1_len + op2_len; in zend_jit_fast_assign_concat_helper() local1758 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_helper() local1782 size_t result_len = op1_len + op2_len; in zend_jit_fast_concat_tmp_helper() local
1628 size_t result_len; /* Length of result */ in php_pcre_replace_impl() local1864 size_t result_len; /* Length of result */ in php_pcre_replace_func_impl() local
2435 size_t result_len; local5468 size_t result_len; /* Length of the resulting string */ local
2060 size_t result_len = op1_len + op2_len; in concat_function() local
184 …nd_get_unqualified_name(const zend_string *name, const char **result, size_t *result_len) /* {{{ */ in zend_get_unqualified_name()
Completed in 74 milliseconds