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: 25
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 INIT_FCALL 'substr'
7 SEND_VAR !0
8 SEND_VAL 0
9 SEND_VAR !1
10 DO_ICALL $7
11 ASSIGN !2, $7
6 12 INIT_FCALL 'substr'
13 SEND_VAR !0
14 ADD ~9 !1, 1
15 SEND_VAL ~9
16 DO_ICALL $10
17 ASSIGN !3, $10
8 18 INIT_FCALL 'var_dump'
19 SEND_VAR !2
20 DO_ICALL
9 21 INIT_FCALL 'var_dump'
22 SEND_VAR !3
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0