Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 20
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 20
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/5HScf
function name: (null)
number of ops: 22
compiled vars: !0 = $re, !1 = $str, !2 = $matches, !3 = $match
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%2F%28%3F%3A%28%3F%3A%3B%7C%5E%29%5Ch%2A%28%3F%3Cname%3E%5B%5E%3B%3C%3E%5D%2B%29%5Ch%2B%3C%28%3F%3Cemail%3E%5B%5E%3C%3E%5Cs%40%3B%5D%2B%40%5B%5E%5Cs%40%3C%3E%3B%5D%2B%29%3E%7C%28%3F%3Cemail%3E%5B%5E%3C%3E%5Cs%40%3B%5D%2B%40%5B%5E%5Cs%40%3C%3E%3B%5D%2B%29%29%2FJ'
4 1 ASSIGN !1, 'jeff+%3Cjeff%40store.com%3E%3B+john+%3Cjohn%40bbaft.com%3E%3B+joe%40company.com%3B+jj%40abc.info%3B+jamie+%3Cjam%40sub.abc.com%3E'
6 2 INIT_FCALL 'preg_match_all'
3 SEND_VAR !0
4 SEND_VAR !1
5 SEND_REF !2
6 SEND_VAL 2
7 SEND_VAL 0
8 DO_ICALL
8 9 > FE_RESET_R $7 !2, ->20
10 > > FE_FETCH_R $7, !3, ->20
9 11 > INIT_FCALL 'sprintf'
12 SEND_VAL 'Name%3A+%25s%0AEmail%3A+%25s%0A%0A'
13 FETCH_DIM_R ~8 !3, 'name'
14 SEND_VAL ~8
15 FETCH_DIM_R ~9 !3, 'email'
16 SEND_VAL ~9
17 DO_ICALL $10
18 ECHO $10
8 19 > JMP ->10
20 > FE_FREE $7
10 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0