Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 21
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 21
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 16
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 16
Branch analysis from position: 21
2 jumps found. (Code = 77) Position 1 = 24, Position 2 = 29
Branch analysis from position: 24
2 jumps found. (Code = 78) Position 1 = 25, Position 2 = 29
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
Branch analysis from position: 21
filename: /in/Z6Bhv
function name: (null)
number of ops: 35
compiled vars: !0 = $res1, !1 = $res2, !2 = $results, !3 = $r, !4 = $reformatResults, !5 = $total, !6 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
8 1 ASSIGN !1, <array>
14 2 ASSIGN !2, <array>
16 3 INIT_FCALL 'array_merge'
4 SEND_VAR !0
5 SEND_VAR !1
6 DO_ICALL $10
7 > FE_RESET_R $11 $10, ->21
8 > > FE_FETCH_R $11, !3, ->21
17 9 > FETCH_DIM_R ~12 !3, 'ID'
10 ISSET_ISEMPTY_DIM_OBJ 0 ~13 !2, ~12
11 BOOL_NOT ~14 ~13
12 > JMPZ ~14, ->16
18 13 > FETCH_DIM_R ~15 !3, 'ID'
14 ASSIGN_DIM !2, ~15
15 OP_DATA 0
21 16 > FETCH_DIM_R ~17 !3, 'ID'
17 FETCH_DIM_R ~19 !3, 'TOTAL'
18 ASSIGN_DIM_OP += 1 !2, ~17
19 OP_DATA ~19
16 20 > JMP ->8
21 > FE_FREE $11
24 22 ASSIGN !4, <array>
26 23 > FE_RESET_R $21 !2, ->29
24 > > FE_FETCH_R ~22 $21, !5, ->29
25 > ASSIGN !6, ~22
27 26 ASSIGN_DIM !4, !6
27 OP_DATA !5
26 28 > JMP ->24
29 > FE_FREE $21
29 30 ECHO '%3Cpre%3E'
30 31 INIT_FCALL 'print_r'
32 SEND_VAR !4
33 DO_ICALL
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0