Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2uEL0
function name: (null)
number of ops: 17
compiled vars: !0 = $str
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%2Fsome-folders%2F..%2Fpattern%2Calso-replacement-area%2Fparameter-one'
5 1 INIT_FCALL 'preg_replace'
2 SEND_VAL '%7E%28%3F%3A%5E.%2A%3F%2Fpattern%2C%29%3F%28%3F%21%5E%29%5B%5E%2F-%5D%2A%2B%5CK-%7EA'
3 SEND_VAL '%7E'
4 SEND_VAR !0
5 DO_ICALL $2
6 ECHO $2
6 7 ECHO '%0A'
7 8 INIT_FCALL 'preg_replace_callback'
9 SEND_VAL '%7E%2Fpattern%2C%5B%5E%2F%5D%2A%7E'
10 DECLARE_LAMBDA_FUNCTION ~3 [0]
11 SEND_VAL ~3
12 SEND_VAR !0
13 DO_ICALL $4
14 ECHO $4
8 15 ECHO '%0A'
9 16 > 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/2uEL0
function name: {closure}
number of ops: 9
compiled vars: !0 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
1 INIT_FCALL 'strtr'
2 FETCH_DIM_R ~1 !0, 0
3 SEND_VAL ~1
4 SEND_VAL '-'
5 SEND_VAL '%7E'
6 DO_ICALL $2
7 > RETURN $2
8* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0