Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/YUr4U
function name: (null)
number of ops: 13
compiled vars: !0 = $pattern, !1 = $subject, !2 = $result, !3 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%2Fdata-videoid%3D%22%28%5B%5E%22%5D%2B%29%2F'
3 1 ASSIGN !1, '%3Camp-youtube+width%3D%22640%22+height%3D%22360%22+data-videoid%3D%22h7rhqXbdIts%22+layout%3D%22responsive%22%3E%3C%2Famp-youtube%3E'
4 2 INIT_FCALL 'preg_match'
3 SEND_VAR !0
4 SEND_VAR !1
5 SEND_REF !3
6 DO_ICALL $6
7 ASSIGN !2, $6
5 8 ECHO !2
6 9 INIT_FCALL 'print_r'
10 SEND_VAR !3
11 DO_ICALL
7 12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0