Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 39
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 39
Branch analysis from position: 4
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 28
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 28
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 19
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 19
2 jumps found. (Code = 43) Position 1 = 22, Position 2 = 27
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 27
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 28
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 28
Branch analysis from position: 39
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 39
filename: /in/fnHlV
function name: (null)
number of ops: 41
compiled vars: !0 = $resultArray, !1 = $test, !2 = $items, !3 = $values, !4 = $item
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
49 1 ASSIGN !1, 1
50 2 > FE_RESET_R $7 !0, ->39
3 > > FE_FETCH_R $7, !2, ->39
52 4 > ROPE_INIT 3 ~9 'Test'
5 ROPE_ADD 1 ~9 ~9, !1
6 ROPE_END 2 ~8 ~9, '+%3D+'
7 ECHO ~8
54 8 ASSIGN !3, <array>
55 9 > FE_RESET_R $12 !2, ->28
10 > > FE_FETCH_R $12, !4, ->28
57 11 > FETCH_DIM_R ~13 !4, 0
12 ARRAY_KEY_EXISTS 'value', ~13
13 > JMPZ ~14, ->19
58 14 > FETCH_DIM_R ~16 !4, 0
15 FETCH_DIM_R ~17 ~16, 'value'
16 ASSIGN_DIM !3
17 OP_DATA ~17
59 18 > JMP ->10
62 19 > FETCH_DIM_R ~18 !4, 0
20 ARRAY_KEY_EXISTS 'target_id', ~18
21 > JMPZ ~19, ->27
63 22 > FETCH_DIM_R ~21 !4, 0
23 FETCH_DIM_R ~22 ~21, 'target_id'
24 ASSIGN_DIM !3
25 OP_DATA ~22
64 26 > JMP ->10
55 27 > > JMP ->10
28 > FE_FREE $12
68 29 INIT_FCALL 'implode'
30 SEND_VAL '%22%2C+%22'
31 SEND_VAR !3
32 DO_ICALL $23
33 CONCAT ~24 '%22', $23
34 CONCAT ~25 ~24, '%22'
35 CONCAT ~26 ~25, '%0A'
36 ECHO ~26
69 37 PRE_INC !1
50 38 > JMP ->3
39 > FE_FREE $7
70 40 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0