Searched defs:op1_len (Results 1 – 3 of 3) sorted by relevance
120 int length, op1_len; in zend_ini_add_string() local
2055 size_t op1_len = ZSTR_LEN(op1_string); in concat_function() local
1634 size_t op1_len = Z_STRLEN_P(op1); in zend_jit_fast_assign_concat_helper() local1670 size_t op1_len = Z_STRLEN_P(op1); in zend_jit_fast_concat_helper() local1694 size_t op1_len = ZSTR_LEN(op1_str); in zend_jit_fast_concat_tmp_helper() local
Completed in 25 milliseconds