Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 16
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 16
Branch analysis from position: 14
Branch analysis from position: 16
filename: /in/qDoiC
function name: (null)
number of ops: 18
compiled vars: !0 = $mail
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'pietjepuk%2Bwerk%40gmail.com'
3 1 INIT_FCALL 'filter_var'
2 SEND_VAR !0
3 SEND_VAL 274
4 DO_ICALL $2
5 > JMPZ $2, ->8
4 6 > ECHO 'VALID'
3 7 > JMP ->9
6 8 > ECHO 'NOT+VALID'
9 9 > INIT_FCALL 'preg_match'
10 SEND_VAL '%2F%5E%5BA-Za-z0-9%5C_.-%5D%2B%40%5BA-Za-z0-9%5C_-%5D%2B.%5BA-Za-z0-9%5C_-%5D%2B.%2A%2F'
11 SEND_VAR !0
12 DO_ICALL $3
13 > JMPZ $3, ->16
10 14 > ECHO 'VALID'
9 15 > JMP ->17
12 16 > ECHO 'NOT+VALID'
13 17 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0