Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/1HZqV
function name: (null)
number of ops: 23
compiled vars: !0 = $dict, !1 = $l
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
26 1 ASSIGN !1, 'de'
27 2 INIT_FCALL 'lang'
3 SEND_VAL 'title'
4 DO_FCALL 0 $4
5 CONCAT ~5 $4, '+'
6 INIT_FCALL 'lang'
7 SEND_VAL 'description'
8 DO_FCALL 0 $6
9 CONCAT ~7 ~5, $6
10 CONCAT ~8 ~7, '%3Cbr%2F%3E'
11 ECHO ~8
30 12 ASSIGN !1, 'en'
31 13 INIT_FCALL 'lang'
14 SEND_VAL 'title'
15 DO_FCALL 0 $10
16 CONCAT ~11 $10, '+'
17 INIT_FCALL 'lang'
18 SEND_VAL 'description'
19 DO_FCALL 0 $12
20 CONCAT ~13 ~11, $12
21 ECHO ~13
22 > RETURN 1
Function lang:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/1HZqV
function name: lang
number of ops: 13
compiled vars: !0 = $phrase, !1 = $l, !2 = $dict, !3 = $terms
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > RECV !0
15 1 BIND_GLOBAL !1, 'l'
2 BIND_GLOBAL !2, 'dict'
17 3 INIT_FCALL 'array_map'
4 DECLARE_LAMBDA_FUNCTION ~4 [0]
5 BIND_LEXICAL ~4, !1
19 6 SEND_VAL ~4
7 SEND_VAR !2
17 8 DO_ICALL $5
9 ASSIGN !3, $5
21 10 FETCH_DIM_R ~7 !3, !0
11 > RETURN ~7
22 12* > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/1HZqV
function name: {closure}
number of ops: 5
compiled vars: !0 = $item, !1 = $l
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > RECV !0
1 BIND_STATIC !1
18 2 FETCH_DIM_R ~2 !0, !1
3 > RETURN ~2
19 4* > RETURN null
End of Dynamic Function 0
End of function lang
Generated using Vulcan Logic Dumper, using php 8.0.0