Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/PkIiu
function name: (null)
number of ops: 16
compiled vars: !0 = $array, !1 = $array_lowercase
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 INIT_FCALL 'array_map'
2 SEND_VAL 'strtolower'
3 SEND_VAR !0
4 DO_ICALL $3
5 ASSIGN !1, $3
5 6 INIT_FCALL 'array_multisort'
7 SEND_REF !1
8 SEND_VAL 4
9 SEND_VAL 2
10 SEND_REF !0
11 DO_ICALL
7 12 INIT_FCALL 'print_r'
13 SEND_VAR !0
14 DO_ICALL
8 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0