Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 20
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 20
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/Md7uD
function name: (null)
number of ops: 30
compiled vars: !0 = $a, !1 = $b, !2 = $c, !3 = $v, !4 = $k, !5 = $b1, !6 = $c1
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 INIT_FCALL 'asort'
2 SEND_REF !0
3 DO_ICALL
5 4 ECHO '%3Cpre%3E'
5 INIT_FCALL 'print_r'
6 SEND_VAR !0
7 DO_ICALL
6 8 ASSIGN !1, <array>
7 9 ASSIGN !2, <array>
8 10 > FE_RESET_R $12 !0, ->20
11 > > FE_FETCH_R ~13 $12, !3, ->20
12 > ASSIGN !4, ~13
9 13 FETCH_DIM_R ~16 !1, !4
14 ASSIGN_DIM !5
15 OP_DATA ~16
10 16 FETCH_DIM_R ~18 !2, !4
17 ASSIGN_DIM !6
18 OP_DATA ~18
8 19 > JMP ->11
20 > FE_FREE $12
12 21 ECHO '%3Cpre%3E'
22 INIT_FCALL 'print_r'
23 SEND_VAR !5
24 DO_ICALL
13 25 ECHO '%3Cpre%3E'
26 INIT_FCALL 'print_r'
27 SEND_VAR !6
28 DO_ICALL
29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0