Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1721 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_assign_concat_helper() local
1757 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_concat_helper() local
1781 size_t op2_len = Z_STRLEN_P(op2); in zend_jit_fast_concat_tmp_helper() local
/php-src/Zend/
H A Dzend_operators.c2059 size_t op2_len = ZSTR_LEN(op2_string); in concat_function() local

Completed in 19 milliseconds