Home
last modified time | relevance | path

Searched defs:op2_len (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c1634 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_assign_concat_helper() local
1670 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_concat_helper() local
1694 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_concat_tmp_helper() local
/PHP-8.3/Zend/
H A Dzend_operators.c2044 size_t op2_len = ZSTR_LEN(op2_string); in concat_function() local

Completed in 35 milliseconds