Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 3, Position 2 = 13
Branch analysis from position: 3
2 jumps found. (Code = 126) Position 1 = 4, Position 2 = 13
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/hoOhC
function name: (null)
number of ops: 18
compiled vars: !0 = $arr, !1 = $keys, !2 = $subarr, !3 = $res
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
28 1 ASSIGN !1, <array>
29 2 > FE_RESET_RW $6 !0, ->13
3 > > FE_FETCH_RW $6, !2, ->13
30 4 > FETCH_DIM_R ~7 !2, 1
5 INIT_FCALL 'array_combine'
6 SEND_VAR !1
7 SEND_VAR !2
8 DO_ICALL $10
9 FETCH_DIM_W $8 !3, ~7
10 ASSIGN_DIM $8
11 OP_DATA $10
29 12 > JMP ->3
13 > FE_FREE $6
32 14 INIT_FCALL 'var_dump'
15 SEND_VAR !3
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0