Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mEjok
function name: (null)
number of ops: 32
compiled vars: !0 = $a, !1 = $b, !2 = $c
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'range'
1 SEND_VAL 1
2 SEND_VAL 10
3 DO_ICALL $3
4 ASSIGN !0, $3
4 5 INIT_FCALL 'range'
6 SEND_VAL 'a'
7 SEND_VAL 'f'
8 DO_ICALL $5
9 ASSIGN !1, $5
5 10 INIT_FCALL 'range'
11 SEND_VAL 'A'
12 SEND_VAL 'B'
13 DO_ICALL $7
14 ASSIGN !2, $7
7 15 INIT_FCALL 'var_export'
16 INIT_FCALL 'implode'
17 INIT_FCALL 'array_merge'
18 INIT_FCALL 'array_map'
19 SEND_VAL null
20 SEND_VAR !0
21 SEND_VAR !1
22 SEND_VAR !2
23 DO_ICALL $9
24 SEND_UNPACK $9
25 CHECK_UNDEF_ARGS
26 DO_ICALL $10
27 SEND_VAR $10
28 DO_ICALL $11
29 SEND_VAR $11
30 DO_ICALL
31 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0