Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/8sJAs
function name: (null)
number of ops: 20
compiled vars: !0 = $match
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'preg_replace'
1 SEND_VAL '%2F%28%3F%3C%3D%5E%7C%5B%5Cx09%5Cx20%5Cx2D%5D%29.%2Fe'
2 SEND_VAL 'strtoupper%28%22%5C0%22%29'
3 SEND_VAL 'Test%09test1'
4 DO_ICALL $1
5 ASSIGN !0, $1
4 6 INIT_FCALL 'var_dump'
7 SEND_VAR !0
8 DO_ICALL
7 9 INIT_FCALL 'preg_replace_callback'
10 SEND_VAL '%2F%28%3F%3C%3D%5E%7C%5B%5Cx09%5Cx20%5Cx2D%5D%29.%2F'
11 DECLARE_LAMBDA_FUNCTION ~4 [0]
12 SEND_VAL ~4
13 SEND_VAL 'Test+test1'
14 DO_ICALL $5
15 ASSIGN !0, $5
8 16 INIT_FCALL 'var_dump'
17 SEND_VAR !0
18 DO_ICALL
19 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/8sJAs
function name: {closure}
number of ops: 7
compiled vars: !0 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
1 INIT_FCALL 'strtoupper'
2 FETCH_DIM_R ~1 !0, 0
3 SEND_VAL ~1
4 DO_ICALL $2
5 > RETURN $2
6* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0