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