Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c1642 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_assign_concat_helper() local
1678 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_concat_helper() local
1702 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_concat_tmp_helper() local
/PHP-8.2/Zend/
H A Dzend_operators.c2044 size_t op2_len = ZSTR_LEN(op2_string); in concat_function() local

Completed in 39 milliseconds