Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 9
Branch analysis from position: 27
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 9
2 jumps found. (Code = 44) Position 1 = 27, Position 2 = 9
Branch analysis from position: 27
Branch analysis from position: 9
filename: /in/Efg2Q
function name: (null)
number of ops: 32
compiled vars: !0 = $a, !1 = $temp, !2 = $keys, !3 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
11 1 ASSIGN !1, <array>
12 2 INIT_FCALL 'array_keys'
3 FETCH_DIM_R ~6 !0, 'value'
4 SEND_VAL ~6
5 DO_ICALL $7
6 ASSIGN !2, $7
13 7 ASSIGN !3, 0
8 > JMP ->22
14 9 > INIT_FCALL 'array_combine'
10 SEND_VAR !2
11 INIT_FCALL 'array_column'
12 FETCH_DIM_R ~12 !0, 'value'
13 SEND_VAL ~12
14 SEND_VAR !3
15 DO_ICALL $13
16 SEND_VAR $13
17 DO_ICALL $14
18 FETCH_DIM_W $10 !1, 'value'
19 ASSIGN_DIM $10
20 OP_DATA $14
13 21 PRE_INC !3
22 > FETCH_DIM_R ~16 !0, 'value'
23 FETCH_DIM_R ~17 ~16, 'lesson_id'
24 COUNT ~18 ~17
25 IS_SMALLER !3, ~18
26 > JMPNZ ~19, ->9
16 27 > INIT_FCALL 'print_r'
28 SEND_VAR !1
29 DO_ICALL
30 > EXIT
17 31* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0