new_target        283 ext/opcache/Optimizer/pass3.c 							int new_target;
new_target        286 ext/opcache/Optimizer/pass3.c 								new_target = ZEND_OP2(&op_array->opcodes[target]).opline_num;
new_target        289 ext/opcache/Optimizer/pass3.c 								new_target = op_array->opcodes[target].extended_value;
new_target        291 ext/opcache/Optimizer/pass3.c 							ZEND_OP2(opline).opline_num = new_target;