Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ttBDG
function name: (null)
number of ops: 16
compiled vars: !0 = $str, !1 = $digit
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'Online+%28UVD%29+-+1123123+-+Last+Updated%3A+Nov+23+2015+02%3A24+PM'
3 1 ASSIGN !0, 'Online+%28UVD%29+-+12+-+Last+Updated%3A+Nov+23+2015+02%3A24+PM'
4 2 ASSIGN !0, 'Online+%28UVD%29+-+1546546+-+Last+Updated%3A+Nov+23+2015+02%3A24+PM'
5 3 ASSIGN !0, 'Online+%28UVD%29+-+3525252525+-+Last+Updated%3A+Nov+23+2015+02%3A24+PM'
7 4 INIT_FCALL 'explode'
5 SEND_VAL '+'
6 SEND_VAR !0
7 DO_ICALL $6
8 ASSIGN !1, $6
8 9 FETCH_DIM_R ~8 !1, 3
10 FRAMELESS_ICALL_1 trim ~9 ~8
11 ECHO ~9
9 12 FETCH_DIM_R ~10 !1, 9
13 FRAMELESS_ICALL_1 trim ~11 ~10
14 ECHO ~11
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0