Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_vm_opcodes.h188 #define ZEND_EXT_FCALL_END 103 macro
H A Dzend_opcode.c1137 if (call->opcode == ZEND_EXT_FCALL_END) { in pass_two()
H A Dzend_compile.c783 opline->opcode == ZEND_EXT_FCALL_END || in zend_do_free()
1910 opline->opcode = ZEND_EXT_FCALL_END; in zend_do_extended_fcall_end()
H A Dzend_vm_def.h7811 ZEND_VM_COLD_HANDLER(103, ZEND_EXT_FCALL_END, ANY, ANY)
/php-src/Zend/Optimizer/
H A Ddce.c160 case ZEND_EXT_FCALL_END: in may_have_side_effects()
H A Dzend_cfg.c428 case ZEND_EXT_FCALL_END: in zend_build_cfg()
/php-src/sapi/phpdbg/
H A Dphpdbg.c438 || opcode == ZEND_EXT_STMT || opcode == ZEND_EXT_FCALL_BEGIN || opcode == ZEND_EXT_FCALL_END in phpdbg_is_ignored_opcode()

Completed in 77 milliseconds