Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 16 Branch analysis from position: 6 2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 16 Branch analysis from position: 7 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 Branch analysis from position: 16 2 jumps found. (Code = 77) Position 1 = 19, Position 2 = 23 Branch analysis from position: 19 2 jumps found. (Code = 78) Position 1 = 20, Position 2 = 23 Branch analysis from position: 20 1 jumps found. (Code = 42) Position 1 = 19 Branch analysis from position: 19 Branch analysis from position: 23 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 23 Branch analysis from position: 16 filename: /in/I3eK3 function name: (null) number of ops: 28 compiled vars: !0 = $data, !1 = $mi, !2 = $column, !3 = $key, !4 = $newData, !5 = $row line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 21 1 NEW $7 'MultipleIterator' 2 SEND_VAL_EX 3 3 DO_FCALL 0 4 ASSIGN !1, $7 22 5 > FE_RESET_R $10 !0, ->16 6 > > FE_FETCH_R ~11 $10, !2, ->16 7 > ASSIGN !3, ~11 23 8 INIT_METHOD_CALL !1, 'attachIterator' 9 NEW $13 'ArrayIterator' 10 SEND_VAR_EX !2 11 DO_FCALL 0 12 SEND_VAR_NO_REF_EX $13 13 SEND_VAR_EX !3 14 DO_FCALL 0 22 15 > JMP ->6 16 > FE_FREE $10 25 17 ASSIGN !4, <array> 26 18 > FE_RESET_R $17 !1, ->23 19 > > FE_FETCH_R $17, !5, ->23 27 20 > ASSIGN_DIM !4 21 OP_DATA !5 26 22 > JMP ->19 23 > FE_FREE $17 30 24 INIT_FCALL 'var_dump' 25 SEND_VAR !4 26 DO_ICALL 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0