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