Home
last modified time | relevance | path

Searched refs:ZEND_DO_UCALL (Results 1 – 15 of 15) sorted by relevance

/PHP-7.4/ext/opcache/Optimizer/
H A Doptimize_func_calls.c69 case ZEND_DO_UCALL: in zend_delete_call_instructions()
193 case ZEND_DO_UCALL: in zend_optimize_func_calls()
H A Ddce.c160 case ZEND_DO_UCALL: in may_have_side_effects()
351 case ZEND_DO_UCALL: in try_remove_var_def()
H A Dzend_call_graph.c146 case ZEND_DO_UCALL: in zend_analyze_calls()
H A Dzend_cfg.c57 opcode == ZEND_DO_UCALL || in zend_mark_reachable()
314 case ZEND_DO_UCALL: in zend_build_cfg()
H A Ddfa_pass.c358 if (opline->opcode == ZEND_DO_ICALL || opline->opcode == ZEND_DO_UCALL in opline_supports_assign_contraction()
H A Dzend_inference.c1463 case ZEND_DO_UCALL: in zend_inference_calc_range()
3596 case ZEND_DO_UCALL: in zend_update_type_info()
4070 if (op->opcode == ZEND_DO_UCALL) { in is_recursive_tail_call()
H A Dblock_pass.c1743 case ZEND_DO_UCALL: in zend_t_usage()
/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h209 #define ZEND_DO_UCALL 130 macro
H A Dzend_opcode.c662 case ZEND_DO_UCALL: in emit_live_range()
H A Dzend_execute_API.c682 EG(current_execute_data)->opline->opcode != ZEND_DO_UCALL && in zend_call_function()
H A Dzend_builtin_functions.c2202 && skip->prev_execute_data->opline->opcode != ZEND_DO_UCALL in skip_internal_handler()
H A Dzend_execute.c3846 case ZEND_DO_UCALL: in cleanup_unfinished_calls()
3897 case ZEND_DO_UCALL: in cleanup_unfinished_calls()
H A Dzend_compile.c3120 return ZEND_DO_UCALL; in zend_get_call_op()
H A Dzend_vm_def.h4023 ZEND_VM_HOT_HANDLER(130, ZEND_DO_UCALL, ANY, ANY, SPEC(RETVAL))
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1861 execute_data->opline->opcode == ZEND_DO_UCALL || in phpdbg_execute_ex()

Completed in 115 milliseconds