Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c4545 …nd_jit_ctx *jit, const zend_function *func, ir_ref *observer_handler, ir_ref rx, ir_ref func_ref) { in jit_observer_fcall_is_unobserved_start()
8366 … *func, bool is_closure, bool delayed_fetch_this, int checked_stack, ir_ref func_ref, ir_ref this_…
8687 ir_ref func_ref = IR_UNUSED; local
8856 ir_ref if_static = IR_UNUSED, cold_path, this_ref = IR_NULL, func_ref = IR_NULL; local
9117 ir_ref func_ref, func_ref2, scope_ref, scope_ref2, if_cached, cold_path, ref; local
9937 ir_ref rx, func_ref = IR_UNUSED, if_user = IR_UNUSED, user_path = IR_UNUSED; local
/php-src/Zend/
H A Dzend_compile.c8212 uint32_t func_ref = zend_add_dynamic_func_def(op_array); in zend_begin_func_decl() local

Completed in 88 milliseconds