Searched refs:zend_jit_fast_concat_helper (Results 1 – 2 of 2) sorted by relevance
1668 static void ZEND_FASTCALL zend_jit_fast_concat_helper(zval *result, zval *op1, zval *op2) in zend_jit_fast_concat_helper() function
2996 REGISTER_HELPER(zend_jit_fast_concat_helper); in zend_jit_setup_disasm()5969 ir_CALL_3(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fast_concat_helper), arg1, arg2, arg3); in zend_jit_concat_helper()
Completed in 55 milliseconds