Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 17
Branch analysis from position: 7
2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 17
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/BYhuE
function name: (null)
number of ops: 24
compiled vars: !0 = $arr, !1 = $res, !2 = $curr_sum, !3 = $each_value
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 INIT_FCALL 'sort'
2 SEND_REF !0
3 DO_ICALL
6 4 ASSIGN !1, <array>
7 5 ASSIGN !2, 0
9 6 > FE_RESET_R $8 !0, ->17
7 > > FE_FETCH_R $8, !3, ->17
10 8 > ADD ~9 !2, !3
9 IS_SMALLER_OR_EQUAL ~9, 30
10 > JMPZ ~10, ->13
11 > ASSIGN_OP 1 !2, !3
12 > JMP ->16
12 13 > ASSIGN_DIM !1
14 OP_DATA !2
13 15 ASSIGN !2, !3
9 16 > > JMP ->7
17 > FE_FREE $8
17 18 ASSIGN_DIM !1
19 OP_DATA !2
19 20 INIT_FCALL 'print_r'
21 SEND_VAR !1
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0