Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 7
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 7
Branch analysis from position: 17
Branch analysis from position: 7
filename: /in/IrDrv
function name: (null)
number of ops: 18
compiled vars: !0 = $alluploads, !1 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 INIT_FCALL 'array_values'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !0, $3
5 5 ASSIGN !1, 0
6 > JMP ->14
6 7 > CONCAT ~6 'key%3A+', !1
8 CONCAT ~7 ~6, '+Has+value%3A+'
9 FETCH_DIM_R ~8 !0, !1
10 CONCAT ~9 ~7, ~8
11 CONCAT ~10 ~9, '%0A'
12 ECHO ~10
5 13 PRE_INC !1
14 > COUNT ~12 !0
15 IS_SMALLER !1, ~12
16 > JMPNZ ~13, ->7
7 17 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0