Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/L7YRL
function name: (null)
number of ops: 24
compiled vars: !0 = $formula, !1 = $map, !2 = $patterns, !3 = $values, !4 = $replaced
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'E1+%2B+E2+%2B+E4+%2B+E5+%2B+E7+%2B+E8+%2B+E10+%2B+E11'
4 1 ASSIGN !1, <array>
11 2 INIT_FCALL 'array_keys'
3 SEND_VAR !1
4 DO_ICALL $7
5 ASSIGN !2, $7
12 6 INIT_FCALL 'array_map'
7 DECLARE_LAMBDA_FUNCTION ~9 [0]
8 SEND_VAL ~9
9 SEND_VAR !2
10 DO_ICALL $10
11 ASSIGN !2, $10
14 12 INIT_FCALL 'array_values'
13 SEND_VAR !1
14 DO_ICALL $12
15 ASSIGN !3, $12
16 16 INIT_FCALL 'preg_replace'
17 SEND_VAR !2
18 SEND_VAR !3
19 SEND_VAR !0
20 DO_ICALL $14
21 ASSIGN !4, $14
18 22 ECHO !4
19 23 > 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/L7YRL
function name: {closure}
number of ops: 6
compiled vars: !0 = $v
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > RECV !0
1 ROPE_INIT 3 ~2 '%2F%5Cb'
2 ROPE_ADD 1 ~2 ~2, !0
3 ROPE_END 2 ~1 ~2, '%5Cb%2F'
4 > RETURN ~1
5* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0