Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 18
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 18
Branch analysis from position: 6
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 16
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 16
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 16
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/LrpGo
function name: (null)
number of ops: 25
compiled vars: !0 = $retval, !1 = $item, !2 = $key, !3 = $i, !4 = $v, !5 = $k
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > FETCH_W global $6 '_GET'
1 ASSIGN $6, <array>
13 2 ASSIGN !0, <array>
14 3 FETCH_R global ~9 '_GET'
4 > FE_RESET_R $10 ~9, ->18
5 > > FE_FETCH_R ~11 $10, !1, ->18
6 > ASSIGN !2, ~11
15 7 ASSIGN !3, 0
16 8 > FE_RESET_R $14 !1, ->16
9 > > FE_FETCH_R ~15 $14, !4, ->16
10 > ASSIGN !5, ~15
17 11 FETCH_DIM_W $17 !0, !3
12 ASSIGN_DIM $17
13 OP_DATA !4
18 14 PRE_INC !3
16 15 > JMP ->9
16 > FE_FREE $14
14 17 > JMP ->5
18 > FE_FREE $10
21 19 ECHO '%3Cpre%3E'
22 20 INIT_FCALL 'print_r'
21 SEND_VAR !0
22 DO_ICALL
23 23 ECHO '%3C%2Fpre%3E'
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0