Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2sKAM
function name: (null)
number of ops: 8
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'preg_replace_callback'
4 1 SEND_VAL '%7E%28%5E%5CpL%2B%5Cb%29%7C%28%5Cb%5Cp%7BLu%7D%2B%5Cb%29%7Eu'
5 2 DECLARE_LAMBDA_FUNCTION ~0 [0]
9 3 SEND_VAL ~0
10 4 SEND_VAL 'THIS+IS+A+Sentence+that+should+be+TAKEN+Care+of'
3 5 DO_ICALL $1
10 6 ECHO $1
11 7 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 11
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/2sKAM
function name: {closure}
number of ops: 19
compiled vars: !0 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
6 1 FETCH_DIM_R ~1 !0, 1
2 > JMPZ ~1, ->11
7 3 > INIT_FCALL 'mb_convert_case'
4 FETCH_DIM_R ~2 !0, 1
5 SEND_VAL ~2
6 SEND_VAL 2
7 SEND_VAL 'UTF-8'
8 DO_ICALL $3
9 QM_ASSIGN ~4 $3
10 > JMP ->17
8 11 > INIT_FCALL 'mb_strtolower'
12 FETCH_DIM_R ~5 !0, 2
13 SEND_VAL ~5
14 SEND_VAL 'UTF-8'
15 DO_ICALL $6
16 QM_ASSIGN ~4 $6
17 > > RETURN ~4
9 18* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0