Home
last modified time | relevance | path

Searched refs:op2 (Results 76 – 82 of 82) sorted by relevance

1234

/php-src/ext/opcache/jit/ir/
H A Dir_dump.c95 i, i, ir_op_name[insn->op], ir_type_name[insn->type], ir_get_str(ctx, insn->op2)); in ir_dump_dot()
97 …\"%s\\\"\"];\n", i, i, ir_op_name[insn->op], ir_type_name[insn->type], ir_get_str(ctx, insn->op2)); in ir_dump_dot()
H A Dir_disasm.c394 ir_hashtab_add(&labels, insn->op3, insn->op2);
/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c284 zend_string_copy(Z_STR_P(RT_CONSTANT(opline, opline->op2))); in zend_accel_build_delayed_early_binding_list()
/php-src/sapi/phpdbg/
H A Dphpdbg_utils.c649 cur = OP_JMP_ADDR(cur, cur->op2); in phpdbg_check_caught_ex()
/php-src/Zend/
H A Dzend_builtin_functions.c1852 zval *arg = zend_get_zval_ptr(opline, opline->op2_type, &opline->op2, call); in zend_fetch_debug_backtrace()
1896 zval *arg = zend_get_zval_ptr(opline, opline->op2_type, &opline->op2, call); in zend_fetch_debug_backtrace()
H A Dzend_generators.c306 zval_ptr_dtor(ZEND_CALL_VAR(ex, retval_op->op2.var)); in zend_generator_dtor_storage()
/php-src/ext/reflection/
H A Dphp_reflection.c646 return RT_CONSTANT(recv, recv->op2); in get_default_from_recv()

Completed in 51 milliseconds

1234