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