Searched refs:ZEND_END_SILENCE (Results 1 – 3 of 3) sorted by relevance
128 #define ZEND_END_SILENCE 58 macro
735 while (opline->opcode == ZEND_END_SILENCE) { in zend_do_free()748 while (opline->opcode == ZEND_END_SILENCE || in zend_do_free()2063 } else if (opline->opcode == ZEND_END_SILENCE || in zend_is_def_range()2103 opline->opcode == ZEND_END_SILENCE || in zend_check_live_ranges()7216 zend_emit_op(NULL, ZEND_END_SILENCE, &silence_node, NULL); in zend_compile_silence()
6803 ZEND_VM_HANDLER(58, ZEND_END_SILENCE, TMP, ANY)
Completed in 42 milliseconds