Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 15, Position 2 = 29
Branch analysis from position: 15
2 jumps found. (Code = 78) Position 1 = 16, Position 2 = 29
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 15
Branch analysis from position: 15
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
filename: /in/VtktR
function name: (null)
number of ops: 34
compiled vars: !0 = $result, !1 = $names, !2 = $values, !3 = $counts, !4 = $offset, !5 = $name, !6 = $key, !7 = $slice
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, <array>
4 2 ASSIGN !2, <array>
6 3 INIT_FCALL 'array_count_values'
4 SEND_VAR !1
5 DO_ICALL $11
6 ASSIGN !3, $11
7 7 ASSIGN !4, 0
9 8 INIT_FCALL 'array_values'
9 INIT_FCALL 'array_unique'
10 SEND_VAR !1
11 DO_ICALL $14
12 SEND_VAR $14
13 DO_ICALL $15
14 > FE_RESET_R $16 $15, ->29
15 > > FE_FETCH_R ~17 $16, !5, ->29
16 > ASSIGN !6, ~17
10 17 INIT_FCALL 'array_slice'
18 SEND_VAR !2
19 SEND_VAR !4
20 FETCH_DIM_R ~19 !3, !5
21 SEND_VAL ~19
22 DO_ICALL $20
23 ASSIGN !7, $20
11 24 COUNT ~22 !7
25 ASSIGN_OP 1 !4, ~22
12 26 ASSIGN_DIM !0, !5
27 OP_DATA !7
9 28 > JMP ->15
29 > FE_FREE $16
15 30 INIT_FCALL 'print_r'
31 SEND_VAR !0
32 DO_ICALL
33 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0