Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/jO29n
function name: (null)
number of ops: 8
compiled vars: !0 = $string
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'this-is-a-sample-text'
4 1 INIT_FCALL 'strrchr'
2 SEND_VAR !0
3 SEND_VAL '-'
4 DO_ICALL $2
5 FRAMELESS_ICALL_2 substr ~3 $2, 1
6 ECHO ~3
7 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0