Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/gEie6
function name: (null)
number of ops: 16
compiled vars: !0 = $string, !1 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'text%5Ename1%5EPETER%7Etext%5Esecondname1%5ESMITH%7Etext%5Ephone1%5E023482348%7Etext%5Eadres1%5ESTREETAVENUE+1B%7Etext%5Epostcode1%5E91201CA%7Etext%5Ewoonplaats1%5ELIVINGPLACE%7Eemail%5Eemail1%5Epeter%40example.com'
5 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%2F%28%3F%3Atext%7Cemail%29%5C%5E%28%5B%5E%5E%5D%2B%29%5C%5E%28%5B%5E%5E%7E%5D%2A%29%2F'
3 SEND_VAR !0
4 SEND_REF !1
5 SEND_VAL 2
6 DO_ICALL
6 7 INIT_FCALL 'var_export'
7 8 INIT_FCALL 'array_column'
9 SEND_VAR !1
10 SEND_VAL 2
11 SEND_VAL 1
12 DO_ICALL $4
13 SEND_VAR $4
6 14 DO_ICALL
8 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0