Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 11
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 11
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 11
Branch analysis from position: 11
filename: /in/fTllp
function name: (null)
number of ops: 17
compiled vars: !0 = $arr, !1 = $id, !2 = $out, !3 = $val
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
8 1 ASSIGN !1, 4
9 2 ASSIGN !2, <array>
10 3 > FE_RESET_R $7 !0, ->11
4 > > FE_FETCH_R $7, !3, ->11
11 5 > FETCH_DIM_R ~8 !3, 'id'
6 IS_EQUAL !1, ~8
7 > JMPZ ~9, ->10
12 8 > ASSIGN !2, !3
13 9 > JMP ->11
10 10 > > JMP ->4
11 > FE_FREE $7
17 12 ECHO '%3Cpre%3E'
18 13 INIT_FCALL 'print_r'
14 SEND_VAR !2
15 DO_ICALL
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0