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