Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QSRQl
function name: (null)
number of ops: 15
compiled vars: !0 = $recipients, !1 = $pattern, !2 = $s
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, '%2F%5E%5B%5E%5Cs%40%5D%2B%40%5B%5E%5Cs%40%5D%2B%5C.%5B%5E%5Cs%40%5D%2B%24%2F'
5 2 INIT_FCALL 'implode'
6 3 SEND_VAL '%2C+'
7 4 INIT_FCALL 'array_map'
5 DECLARE_LAMBDA_FUNCTION ~5 [0]
6 BIND_LEXICAL ~5, !1
7 SEND_VAL ~5
8 SEND_VAR !0
9 DO_ICALL $6
10 SEND_VAR $6
5 11 DO_ICALL $7
12 ASSIGN !2, $7
10 13 ECHO !2
11 14 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QSRQl
function name: {closure}
number of ops: 13
compiled vars: !0 = $user, !1 = $pattern
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
1 BIND_STATIC !1
2 INIT_FCALL 'preg_match'
3 SEND_VAR !1
4 SEND_VAR !0
5 DO_ICALL $2
6 > JMPZ $2, ->9
7 > QM_ASSIGN ~3 !0
8 > JMP ->11
9 > CONCAT ~4 !0, '%40test.com'
10 QM_ASSIGN ~3 ~4
11 > > RETURN ~3
12* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0