Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/43WYu
function name: (null)
number of ops: 21
compiled vars: !0 = $string, !1 = $pattern, !2 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%22smo6%40krasnoyarsk.russvet.ru%22+%3Csmo6%40krasnoyarsk.russvet.ru%3E'
3 1 ASSIGN !1, '%2F%5Ba-z0-9_%5C-%5C%2B%5C.%5D%2B%40%5Ba-z0-9%5C-%5D%2B%5C.%28%5Ba-z%5D%7B2%2C4%7D%29%28%3F%3A%5C.%5Ba-z%5D%7B2%7D%29%3F%2Fi'
4 2 INIT_FCALL 'preg_match_all'
3 SEND_VAR !1
4 SEND_VAR !0
5 SEND_REF !2
6 DO_ICALL
5 7 INIT_FCALL 'var_dump'
8 FETCH_DIM_R ~6 !2, 0
9 SEND_VAL ~6
10 DO_ICALL
8 11 INIT_FCALL 'preg_match_all'
12 SEND_VAL '%2F%5B%5C._a-zA-Z0-9-%5D%2B%40%5B%5C._a-zA-Z0-9-%5D%2B%2Fi'
13 SEND_VAR !0
14 SEND_REF !2
15 DO_ICALL
9 16 INIT_FCALL 'print_r'
17 FETCH_DIM_R ~9 !2, 0
18 SEND_VAL ~9
19 DO_ICALL
10 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0