Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 19
Branch analysis from position: 19
2 jumps found. (Code = 44) Position 1 = 21, Position 2 = 6
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
2 jumps found. (Code = 44) Position 1 = 21, Position 2 = 6
Branch analysis from position: 21
Branch analysis from position: 6
filename: /in/VdesH
function name: (null)
number of ops: 25
compiled vars: !0 = $array, !1 = $n, !2 = $key, !3 = $result, !4 = $x
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, 10
11 2 ASSIGN !2, -1
12 3 ASSIGN !3, <array>
13 4 ASSIGN !4, 0
5 > JMP ->19
14 6 > INIT_FCALL 'array_rand'
7 INIT_FCALL 'array_diff_key'
8 SEND_VAR !0
9 INIT_ARRAY ~10 null, !2
10 SEND_VAL ~10
11 DO_ICALL $11
12 SEND_VAR $11
13 DO_ICALL $12
14 ASSIGN !2, $12
15 15 FETCH_DIM_R ~15 !0, !2
16 ASSIGN_DIM !3
17 OP_DATA ~15
13 18 PRE_INC !4
19 > IS_SMALLER !4, !1
20 > JMPNZ ~17, ->6
17 21 > INIT_FCALL 'var_export'
22 SEND_VAR !3
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0