Home
last modified time | relevance | path

Searched refs:ZEND_END_SILENCE (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_vm_opcodes.h88 #define ZEND_END_SILENCE 58 macro
H A Dzend_compile.c1465 …while (opline->opcode == ZEND_END_SILENCE || opline->opcode == ZEND_EXT_FCALL_END || opline->opcod… in zend_do_free()
6659 opline->opcode = ZEND_END_SILENCE; in zend_do_end_silence()
H A Dzend_vm_def.h4910 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_opcode.c247 CASE(ZEND_END_SILENCE); in phpdbg_decode_opcode()
/PHP-5.6/ext/opcache/Optimizer/
H A Dpass1_5.c559 } else if (op->opcode == ZEND_END_SILENCE) {

Completed in 68 milliseconds