Searched refs:zend_jit_fast_assign_concat_helper (Results 1 – 2 of 2) sorted by relevance
1718 static void ZEND_FASTCALL zend_jit_fast_assign_concat_helper(zval *op1, zval *op2) in zend_jit_fast_assign_concat_helper() function
2995 REGISTER_HELPER(zend_jit_fast_assign_concat_helper); in zend_jit_setup_disasm()5964 ir_CALL_2(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fast_assign_concat_helper), arg1, arg2); in zend_jit_concat_helper()
Completed in 51 milliseconds