Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_vm_opcodes.h88 #define ZEND_END_SILENCE 58 macro
H A Dzend_compile.c1457 …while (opline->opcode == ZEND_END_SILENCE || opline->opcode == ZEND_EXT_FCALL_END || opline->opcod… in zend_do_free()
6534 opline->opcode = ZEND_END_SILENCE; in zend_do_end_silence()
H A Dzend_vm_def.h4677 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass1_5.c291 } else if (op->opcode == ZEND_END_SILENCE) {

Completed in 58 milliseconds