Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/gb0pA
function name: (null)
number of ops: 37
compiled vars: !0 = $string, !1 = $replacements, !2 = $delimiter, !3 = $words, !4 = $regex, !5 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'print+the+imprint+with+the+imprinted+printing+paper'
4 1 ASSIGN !1, <array>
10 2 ASSIGN !2, '%2F'
11 3 INIT_FCALL 'array_keys'
4 SEND_VAR !1
5 DO_ICALL $9
6 ASSIGN !3, $9
12 7 CONCAT ~11 !2, '%5Cb%28'
8 INIT_FCALL 'implode'
9 SEND_VAL '%7C'
10 INIT_FCALL 'array_map'
11 SEND_VAL 'preg_quote'
12 SEND_VAR !3
13 INIT_FCALL 'array_fill'
14 SEND_VAL 0
15 COUNT ~12 !3
16 SEND_VAL ~12
17 SEND_VAR !2
18 DO_ICALL $13
19 SEND_VAR $13
20 DO_ICALL $14
21 SEND_VAR $14
22 DO_ICALL $15
23 CONCAT ~16 ~11, $15
24 CONCAT ~17 ~16, '%29%5Cb'
25 CONCAT ~18 ~17, !2
26 ASSIGN !4, ~18
14 27 INIT_FCALL 'preg_replace_callback'
28 SEND_VAR !4
29 DECLARE_LAMBDA_FUNCTION ~20 [0]
30 BIND_LEXICAL ~20, !1
16 31 SEND_VAL ~20
32 SEND_VAR !0
14 33 DO_ICALL $21
34 ASSIGN !5, $21
17 35 ECHO !5
36 > 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/gb0pA
function name: {closure}
number of ops: 6
compiled vars: !0 = $match, !1 = $replacements
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > RECV !0
1 BIND_STATIC !1
15 2 FETCH_DIM_R ~2 !0, 1
3 FETCH_DIM_R ~3 !1, ~2
4 > RETURN ~3
16 5* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0