ZEND_END_SILENCE 1465 Zend/zend_compile.c while (opline->opcode == ZEND_END_SILENCE || opline->opcode == ZEND_EXT_FCALL_END || opline->opcode == ZEND_OP_DATA) { ZEND_END_SILENCE 6651 Zend/zend_compile.c opline->opcode = ZEND_END_SILENCE; ZEND_END_SILENCE 4887 Zend/zend_vm_def.h ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY) ZEND_END_SILENCE 559 ext/opcache/Optimizer/pass1_5.c } else if (op->opcode == ZEND_END_SILENCE) { ZEND_END_SILENCE 247 sapi/phpdbg/phpdbg_opcode.c CASE(ZEND_END_SILENCE);