Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 2, Position 2 = 11
Branch analysis from position: 2
2 jumps found. (Code = 126) Position 1 = 3, Position 2 = 11
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 11
2 jumps found. (Code = 77) Position 1 = 31, Position 2 = 36
Branch analysis from position: 31
2 jumps found. (Code = 78) Position 1 = 32, Position 2 = 36
Branch analysis from position: 32
1 jumps found. (Code = 42) Position 1 = 31
Branch analysis from position: 31
Branch analysis from position: 36
2 jumps found. (Code = 125) Position 1 = 41, Position 2 = 49
Branch analysis from position: 41
2 jumps found. (Code = 126) Position 1 = 42, Position 2 = 49
Branch analysis from position: 42
1 jumps found. (Code = 42) Position 1 = 41
Branch analysis from position: 41
Branch analysis from position: 49
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 49
Branch analysis from position: 36
Branch analysis from position: 11
filename: /in/niWVp
function name: (null)
number of ops: 54
compiled vars: !0 = $ar, !1 = $js, !2 = $in, !3 = $diff, !4 = $uns, !5 = $ind
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
8 1 > FE_RESET_RW $7 !0, ->11
2 > > FE_FETCH_RW ~8 $7, !1, ->11
3 > ASSIGN !2, ~8
9 4 INIT_FCALL 'json_decode'
5 SEND_VAR !1
6 SEND_VAL <true>
7 DO_ICALL $11
8 ASSIGN_DIM !0, !2
9 OP_DATA $11
8 10 > JMP ->2
11 > FE_FREE $7
12 12 INIT_FCALL 'print_r'
13 SEND_VAR !0
14 DO_ICALL
14 15 INIT_FCALL 'array_diff'
16 FETCH_DIM_R ~13 !0, 1
17 SEND_VAL ~13
18 INIT_FCALL 'array_diff'
19 FETCH_DIM_R ~14 !0, 1
20 SEND_VAL ~14
21 FETCH_DIM_R ~15 !0, 0
22 SEND_VAL ~15
23 DO_ICALL $16
24 SEND_VAR $16
25 DO_ICALL $17
26 ASSIGN !3, $17
16 27 INIT_FCALL 'print_r'
28 SEND_VAR !3
29 DO_ICALL
18 30 > FE_RESET_R $20 !3, ->36
31 > > FE_FETCH_R ~21 $20, !4, ->36
32 > ASSIGN !5, ~21
19 33 FETCH_DIM_UNSET $23 !0, 1
34 UNSET_DIM $23, !5
18 35 > JMP ->31
36 > FE_FREE $20
22 37 INIT_FCALL 'print_r'
38 SEND_VAR !0
39 DO_ICALL
24 40 > FE_RESET_RW $25 !0, ->49
41 > > FE_FETCH_RW ~26 $25, !1, ->49
42 > ASSIGN !2, ~26
25 43 INIT_FCALL 'json_encode'
44 SEND_VAR !1
45 DO_ICALL $29
46 ASSIGN_DIM !0, !2
47 OP_DATA $29
24 48 > JMP ->41
49 > FE_FREE $25
28 50 INIT_FCALL 'print_r'
51 SEND_VAR !0
52 DO_ICALL
53 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0