Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 21
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 21
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
filename: /in/01usd
function name: (null)
number of ops: 30
compiled vars: !0 = $array, !1 = $result, !2 = $row, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
6 2 > FE_RESET_R $6 !0, ->21
3 > > FE_FETCH_R $6, !2, ->21
7 4 > INIT_FCALL 'sort'
5 SEND_REF !2
6 DO_ICALL
8 7 INIT_FCALL 'json_encode'
8 SEND_VAR !2
9 DO_ICALL $8
10 ASSIGN !3, $8
9 11 INIT_ARRAY ~11 !2
12 FETCH_DIM_IS ~12 !1, !3
13 FETCH_DIM_IS ~13 ~12, 1
14 COALESCE ~14 ~13
15 QM_ASSIGN ~14 0
16 ADD ~15 ~14, 1
17 ADD_ARRAY_ELEMENT ~11 ~15
18 ASSIGN_DIM !1, !3
19 OP_DATA ~11
6 20 > JMP ->3
21 > FE_FREE $6
11 22 INIT_FCALL 'json_encode'
23 INIT_FCALL 'array_values'
24 SEND_VAR !1
25 DO_ICALL $16
26 SEND_VAR $16
27 DO_ICALL $17
28 ECHO $17
29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0