Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 15 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 15 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 15 2 jumps found. (Code = 77) Position 1 = 20, Position 2 = 32 Branch analysis from position: 20 2 jumps found. (Code = 78) Position 1 = 21, Position 2 = 32 Branch analysis from position: 21 1 jumps found. (Code = 42) Position 1 = 20 Branch analysis from position: 20 Branch analysis from position: 32 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 32 Branch analysis from position: 15 filename: /in/nvGKZ function name: (null) number of ops: 37 compiled vars: !0 = $ar1, !1 = $ar2, !2 = $ar, !3 = $ind, !4 = $res, !5 = $res2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 4 1 ASSIGN !1, <array> 6 2 > FE_RESET_R $8 !0, ->15 3 > > FE_FETCH_R ~9 $8, !2, ->15 4 > ASSIGN !3, ~9 7 5 INIT_FCALL 'array_sum' 6 INIT_FCALL 'array_column' 7 SEND_VAR !0 8 SEND_VAR !3 9 DO_ICALL $12 10 SEND_VAR $12 11 DO_ICALL $13 12 ASSIGN_DIM !4 13 OP_DATA $13 6 14 > JMP ->3 15 > FE_FREE $8 10 16 INIT_FCALL 'print_r' 17 SEND_VAR !4 18 DO_ICALL 12 19 > FE_RESET_R $15 !1, ->32 20 > > FE_FETCH_R ~16 $15, !2, ->32 21 > ASSIGN !3, ~16 13 22 INIT_FCALL 'array_sum' 23 INIT_FCALL 'array_column' 24 SEND_VAR !1 25 SEND_VAR !3 26 DO_ICALL $19 27 SEND_VAR $19 28 DO_ICALL $20 29 ASSIGN_DIM !5 30 OP_DATA $20 12 31 > JMP ->20 32 > FE_FREE $15 16 33 INIT_FCALL 'print_r' 34 SEND_VAR !5 35 DO_ICALL 36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0