Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Moeht
function name: (null)
number of ops: 19
compiled vars: !0 = $url, !1 = $link, !2 = $part1, !3 = $part2, !4 = $host
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dudm5jUA-2bs'
5 1 FRAMELESS_ICALL_3 str_replace ~6 'www.', ''
2 OP_DATA !0
3 ASSIGN !1, ~6
6 4 INIT_FCALL 'explode'
5 SEND_VAL '%2F%2F'
6 SEND_VAR !1
7 DO_ICALL $8
8 ASSIGN !2, $8
7 9 INIT_FCALL 'explode'
10 SEND_VAL '.'
11 FETCH_DIM_R ~10 !2, 1
12 SEND_VAL ~10
13 DO_ICALL $11
14 ASSIGN !3, $11
8 15 FETCH_DIM_R ~13 !3, 0
16 ASSIGN !4, ~13
9 17 ECHO !4
10 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0