Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 26
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 26
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 9
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 25
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 20
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/scmaB
function name: (null)
number of ops: 44
compiled vars: !0 = $array, !1 = $item, !2 = $index, !3 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
9 1 > FE_RESET_R $5 !0, ->26
2 > > FE_FETCH_R ~6 $5, !1, ->26
3 > ASSIGN !2, ~6
10 4 BOOL_NOT ~8 !2
5 > JMPZ ~8, ->9
11 6 > ASSIGN_DIM !3
7 OP_DATA <array>
10 8 > JMP ->25
13 9 > FETCH_DIM_R ~11 !1, 0
10 INIT_ARRAY ~12 ~11
11 FETCH_DIM_R ~13 !1, 1
12 FETCH_DIM_R ~14 !1, 2
13 STRLEN ~15 ~14
14 > JMPZ ~15, ->20
15 > NOP
16 FETCH_DIM_R ~16 !1, 2
17 FAST_CONCAT ~17 '+%2B+', ~16
18 QM_ASSIGN ~18 ~17
19 > JMP ->21
20 > QM_ASSIGN ~18 ''
21 > CONCAT ~19 ~13, ~18
22 ADD_ARRAY_ELEMENT ~12 ~19
23 ASSIGN_DIM !3
24 OP_DATA ~12
9 25 > > JMP ->2
26 > FE_FREE $5
16 27 INIT_FCALL 'var_export'
28 SEND_VAR !3
29 DO_ICALL
18 30 ECHO '%0A%0A---%0A%0A'
20 31 INIT_FCALL 'var_export'
21 32 INIT_FCALL 'array_map'
33 DECLARE_LAMBDA_FUNCTION ~21 [0]
27 34 SEND_VAL ~21
35 INIT_FCALL 'array_keys'
36 SEND_VAR !0
37 DO_ICALL $22
38 SEND_VAR $22
39 SEND_VAR !0
21 40 DO_ICALL $23
27 41 SEND_VAR $23
20 42 DO_ICALL
28 43 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 6
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 17
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/scmaB
function name: {closure}
number of ops: 22
compiled vars: !0 = $index, !1 = $item
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
1 RECV !1
22 2 BOOL_NOT ~2 !0
3 > JMPZ ~2, ->6
23 4 > > RETURN <array>
22 5* JMP ->21
25 6 > FETCH_DIM_R ~3 !1, 0
7 INIT_ARRAY ~4 ~3
8 FETCH_DIM_R ~5 !1, 1
9 FETCH_DIM_R ~6 !1, 2
10 STRLEN ~7 ~6
11 > JMPZ ~7, ->17
12 > NOP
13 FETCH_DIM_R ~8 !1, 2
14 FAST_CONCAT ~9 '+%2B+', ~8
15 QM_ASSIGN ~10 ~9
16 > JMP ->18
17 > QM_ASSIGN ~10 ''
18 > CONCAT ~11 ~5, ~10
19 ADD_ARRAY_ELEMENT ~4 ~11
20 > RETURN ~4
27 21* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0