Searched refs:new_target (Results 1 – 1 of 1) sorted by relevance
273 int new_target; variable276 new_target = ZEND_OP2(&op_array->opcodes[target]).opline_num;279 new_target = op_array->opcodes[target].extended_value;281 ZEND_OP2(opline).opline_num = new_target;
Completed in 5 milliseconds