Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CBKZl
function name: (null)
number of ops: 17
compiled vars: !0 = $s
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'Lorem+ABC+ipsum+ABC+bla+MNO+bla+ipsum+ABC+asfg+123+hello+ABC+dd+ABC+XYZ+hello+ABC'
4 1 INIT_FCALL 'preg_replace_callback'
2 SEND_VAL '%7E%28%3F%3C%3DMNO%29.%2A%3F%28%3F%3DXYZ%29%7Es'
3 DECLARE_LAMBDA_FUNCTION ~2 [0]
6 4 SEND_VAL ~2
5 SEND_VAR !0
4 6 DO_ICALL $3
6 7 ECHO $3
7 8 ECHO '%0A'
8 9 INIT_FCALL 'preg_replace_callback'
10 SEND_VAL '%7E%28MNO%29%28.%2A%3F%29%28XYZ%29%7Es'
11 DECLARE_LAMBDA_FUNCTION ~4 [1]
10 12 SEND_VAL ~4
13 SEND_VAR !0
8 14 DO_ICALL $5
10 15 ECHO $5
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/CBKZl
function name: {closure:/in/CBKZl:4}
number of ops: 6
compiled vars: !0 = $m
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
4 0 E > RECV !0
5 1 FETCH_DIM_R ~1 !0, 0
2 FRAMELESS_ICALL_3 str_replace ~2 'ABC', 'XXX'
3 OP_DATA ~1
4 > RETURN ~2
6 5* > RETURN null
End of Dynamic Function 0
Dynamic Function 1
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CBKZl
function name: {closure:/in/CBKZl:8}
number of ops: 10
compiled vars: !0 = $m
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
8 0 E > RECV !0
9 1 FETCH_DIM_R ~1 !0, 1
2 FETCH_DIM_R ~2 !0, 2
3 FRAMELESS_ICALL_3 str_replace ~3 'ABC', 'XXX'
4 OP_DATA ~2
5 CONCAT ~4 ~1, ~3
6 FETCH_DIM_R ~5 !0, 3
7 CONCAT ~6 ~4, ~5
8 > RETURN ~6
10 9* > RETURN null
End of Dynamic Function 1
Generated using Vulcan Logic Dumper, using php 8.5.0