Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QSLTV
function name: (null)
number of ops: 20
compiled vars: !0 = $start, !1 = $arrayName, !2 = $count
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'microtime'
1 SEND_VAL <true>
2 DO_ICALL $3
3 ASSIGN !0, $3
3 4 ASSIGN !1, <array>
5 5 INIT_FCALL 'array_count_values'
6 SEND_VAR !1
7 DO_ICALL $6
8 ASSIGN !2, $6
7 9 INIT_FCALL 'microtime'
10 SEND_VAL <true>
11 DO_ICALL $8
12 SUB ~9 $8, !0
13 MUL ~10 ~9, 1000
14 CONCAT ~11 ~10, '%0A'
15 ECHO ~11
8 16 INIT_FCALL 'var_dump'
17 SEND_VAR !2
18 DO_ICALL
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0