Searched refs:ZEND_END_SILENCE (Results 1 – 5 of 5) sorted by relevance
88 #define ZEND_END_SILENCE 58 macro
1465 …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()
4910 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)
247 CASE(ZEND_END_SILENCE); in phpdbg_decode_opcode()
559 } else if (op->opcode == ZEND_END_SILENCE) {
Completed in 68 milliseconds