Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/4ZSp8
function name: (null)
number of ops: 22
compiled vars: !0 = $a, !1 = $b, !2 = $c, !3 = $e
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'range'
1 SEND_VAL 'a'
2 SEND_VAL 'd'
3 DO_ICALL $4
4 ASSIGN !0, $4
4 5 INIT_FCALL 'range'
6 SEND_VAL 13
7 SEND_VAL 16
8 DO_ICALL $6
9 ASSIGN !1, $6
5 10 ASSIGN !2, <array>
7 11 INIT_FCALL 'array_map'
12 SEND_VAL null
13 SEND_VAR !0
14 SEND_VAR !1
15 SEND_VAR !2
16 DO_ICALL $9
17 ASSIGN !3, $9
8 18 INIT_FCALL 'print_r'
19 SEND_VAR !3
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0