Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/vvtDn
function name: (null)
number of ops: 19
compiled vars: !0 = $input, !1 = $pos, !2 = $prefix, !3 = $suffix
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Tester+Test+Street+11+%28Nursing+Home%2C+Example%29%2C+1120+New+York'
4 1 INIT_FCALL 'strrpos'
2 SEND_VAR !0
3 SEND_VAL '%2C'
4 DO_ICALL $5
5 ASSIGN !1, $5
5 6 FRAMELESS_ICALL_3 substr ~7 !0, 0
7 OP_DATA !1
8 ASSIGN !2, ~7
6 9 ADD ~9 !1, 1
10 FRAMELESS_ICALL_2 substr ~10 !0, ~9
11 ASSIGN !3, ~10
8 12 INIT_FCALL 'var_dump'
13 SEND_VAR !2
14 DO_ICALL
9 15 INIT_FCALL 'var_dump'
16 SEND_VAR !3
17 DO_ICALL
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0