Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 19
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 19
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 15
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/AtmDb
function name: (null)
number of ops: 24
compiled vars: !0 = $allHotels, !1 = $seenHotels, !2 = $hotel, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
28 1 ASSIGN !1, <array>
29 2 FETCH_DIM_R ~6 !0, 'Rows'
3 > FE_RESET_R $7 ~6, ->19
4 > > FE_FETCH_R ~8 $7, !2, ->19
5 > ASSIGN !3, ~8
30 6 INIT_FCALL 'in_array'
7 FETCH_DIM_R ~10 !2, 'HotelId'
8 SEND_VAL ~10
9 SEND_VAR !1
10 DO_ICALL $11
11 > JMPZ $11, ->15
31 12 > FETCH_DIM_UNSET $12 !0, 'Rows'
13 UNSET_DIM $12, !3
30 14 > JMP ->18
34 15 > FETCH_DIM_R ~14 !2, 'HotelId'
16 ASSIGN_DIM !1
17 OP_DATA ~14
29 18 > > JMP ->4
19 > FE_FREE $7
37 20 INIT_FCALL 'print_r'
21 SEND_VAR !0
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0