Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 11
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 11
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 11
2 jumps found. (Code = 125) Position 1 = 14, Position 2 = 49
Branch analysis from position: 14
2 jumps found. (Code = 126) Position 1 = 15, Position 2 = 49
Branch analysis from position: 15
2 jumps found. (Code = 77) Position 1 = 18, Position 2 = 47
Branch analysis from position: 18
2 jumps found. (Code = 78) Position 1 = 19, Position 2 = 47
Branch analysis from position: 19
2 jumps found. (Code = 43) Position 1 = 22, Position 2 = 32
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 38
Branch analysis from position: 38
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
Branch analysis from position: 32
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
Branch analysis from position: 47
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 47
Branch analysis from position: 49
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 49
Branch analysis from position: 11
filename: /in/j9tkC
function name: (null)
number of ops: 54
compiled vars: !0 = $array, !1 = $acNoWiseArray, !2 = $arr, !3 = $finalArray, !4 = $value, !5 = $key, !6 = $val, !7 = $k
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
55 1 ASSIGN !1, <array>
57 2 > FE_RESET_R $10 !0, ->11
3 > > FE_FETCH_R $10, !2, ->11
58 4 > FETCH_DIM_R ~11 !2, 'ac_no'
5 FETCH_DIM_R ~15 !2, 'amount'
6 FETCH_DIM_W $12 !1, ~11
7 FETCH_DIM_W $13 $12, 'sum'
8 ASSIGN_DIM $13
9 OP_DATA ~15
57 10 > JMP ->3
11 > FE_FREE $10
62 12 ASSIGN !3, <array>
63 13 > FE_RESET_RW $17 !1, ->49
14 > > FE_FETCH_RW ~18 $17, !4, ->49
15 > ASSIGN !5, ~18
64 16 FETCH_DIM_R ~20 !4, 'sum'
17 > FE_RESET_R $21 ~20, ->47
18 > > FE_FETCH_R ~22 $21, !6, ->47
19 > ASSIGN !7, ~22
65 20 TYPE_CHECK 128 !4
21 > JMPZ ~27, ->32
22 > INIT_FCALL 'array_sum'
23 INIT_FCALL 'array_map'
24 SEND_VAL 'abs'
25 FETCH_DIM_R ~28 !4, 'sum'
26 SEND_VAL ~28
27 DO_ICALL $29
28 SEND_VAR $29
29 DO_ICALL $30
30 QM_ASSIGN ~31 $30
31 > JMP ->38
32 > INIT_FCALL 'abs'
33 FETCH_DIM_R ~32 !4, 'sum'
34 FETCH_DIM_R ~33 ~32, !7
35 SEND_VAL ~33
36 DO_ICALL $34
37 QM_ASSIGN ~31 $34
38 > FETCH_DIM_W $24 !3, !5
39 FETCH_DIM_W $25 $24, 'new_sum'
40 ASSIGN_DIM $25
41 OP_DATA ~31
66 42 INIT_FCALL 'array_shift'
43 FETCH_DIM_W $35 !4, 'sum'
44 SEND_REF $35
45 DO_ICALL
64 46 > JMP ->18
47 > FE_FREE $21
63 48 > JMP ->14
49 > FE_FREE $17
72 50 INIT_FCALL 'print_r'
51 SEND_VAR !3
52 DO_ICALL
53 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0