Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/KlIuR
function name: (null)
number of ops: 12
compiled vars: !0 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > DECLARE_CONST 'CHAR_TO_MORSE', <array>
46 1 ASSIGN !0, '-..+---+--.'
47 2 INIT_FCALL 'strtr'
3 SEND_VAR !0
4 INIT_FCALL 'array_flip'
5 FETCH_CONSTANT ~2 'CHAR_TO_MORSE'
6 SEND_VAL ~2
7 DO_ICALL $3
8 SEND_VAR $3
9 DO_ICALL $4
10 ECHO $4
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0