Home
last modified time | relevance | path

Searched refs:ZEND_EXT_FCALL_END (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h182 #define ZEND_EXT_FCALL_END 103 macro
H A Dzend_opcode.c986 if (call->opcode == ZEND_EXT_FCALL_END) { in pass_two()
H A Dzend_compile.c698 opline->opcode == ZEND_EXT_FCALL_END || in zend_do_free()
1564 opline->opcode = ZEND_EXT_FCALL_END; in zend_do_extended_fcall_end()
H A Dzend_vm_def.h7281 ZEND_VM_COLD_HANDLER(103, ZEND_EXT_FCALL_END, ANY, ANY)
/PHP-7.4/ext/opcache/Optimizer/
H A Ddce.c150 case ZEND_EXT_FCALL_END: in may_have_side_effects()
H A Dzend_cfg.c421 case ZEND_EXT_FCALL_END: in zend_build_cfg()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c467 …|| opcode == ZEND_EXT_STMT || opcode == ZEND_EXT_FCALL_BEGIN || opcode == ZEND_EXT_FCALL_END || op… in phpdbg_is_ignored_opcode()

Completed in 71 milliseconds