Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 46) Position 1 = 23, Position 2 = 26 Branch analysis from position: 23 2 jumps found. (Code = 43) Position 1 = 27, Position 2 = 52 Branch analysis from position: 27 2 jumps found. (Code = 43) Position 1 = 30, Position 2 = 32 Branch analysis from position: 30 1 jumps found. (Code = 42) Position 1 = 39 Branch analysis from position: 39 1 jumps found. (Code = 42) Position 1 = 77 Branch analysis from position: 77 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 32 1 jumps found. (Code = 42) Position 1 = 77 Branch analysis from position: 77 Branch analysis from position: 52 2 jumps found. (Code = 46) Position 1 = 55, Position 2 = 58 Branch analysis from position: 55 2 jumps found. (Code = 43) Position 1 = 59, Position 2 = 77 Branch analysis from position: 59 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 77 Branch analysis from position: 58 Branch analysis from position: 26 filename: /in/bthh6 function name: (null) number of ops: 78 compiled vars: !0 = $hasil, !1 = $kecewa, !2 = $biasa, !3 = $puas, !4 = $kb, !5 = $bp, !6 = $muBiasa, !7 = $muPuas, !8 = $muKecewa line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 80 3 1 ASSIGN !1, <array> 4 2 ASSIGN !2, <array> 5 3 ASSIGN !3, <array> 7 4 INIT_FCALL 'array_intersect' 5 SEND_VAR !1 6 SEND_VAR !2 7 DO_ICALL $13 8 ASSIGN !4, $13 8 9 INIT_FCALL 'array_intersect' 10 SEND_VAR !2 11 SEND_VAR !3 12 DO_ICALL $15 13 ASSIGN !5, $15 10 14 INIT_FCALL 'print_r' 15 SEND_VAR !4 16 DO_ICALL 11 17 INIT_FCALL 'print_r' 18 SEND_VAR !5 19 DO_ICALL 14 20 FETCH_DIM_R ~19 !5, 1 21 IS_SMALLER_OR_EQUAL ~20 ~19, !0 22 > JMPZ_EX ~20 ~20, ->26 23 > FETCH_DIM_R ~21 !5, 2 24 IS_SMALLER_OR_EQUAL ~22 !0, ~21 25 BOOL ~20 ~22 26 > > JMPZ ~20, ->52 16 27 > FETCH_DIM_R ~23 !5, 2 28 IS_SMALLER_OR_EQUAL ~23, !0 29 > JMPZ ~24, ->32 30 > QM_ASSIGN ~25 '0' 31 > JMP ->39 32 > FETCH_DIM_R ~26 !5, 1 33 SUB ~27 !0, ~26 34 FETCH_DIM_R ~28 !5, 2 35 FETCH_DIM_R ~29 !5, 1 36 SUB ~30 ~28, ~29 37 DIV ~31 ~27, ~30 38 QM_ASSIGN ~25 ~31 39 > ASSIGN !6, ~25 17 40 FETCH_DIM_R ~33 !5, 1 41 SUB ~34 !0, ~33 42 FETCH_DIM_R ~35 !5, 2 43 FETCH_DIM_R ~36 !5, 1 44 SUB ~37 ~35, ~36 45 DIV ~38 ~34, ~37 46 ASSIGN !7, ~38 18 47 CONCAT ~40 '+muPuas+', !7 48 ECHO ~40 19 49 CONCAT ~41 '+muBiasa+', !6 50 ECHO ~41 14 51 > JMP ->77 22 52 > FETCH_DIM_R ~42 !4, 1 53 IS_SMALLER_OR_EQUAL ~43 ~42, !0 54 > JMPZ_EX ~43 ~43, ->58 55 > FETCH_DIM_R ~44 !4, 2 56 IS_SMALLER ~45 !0, ~44 57 BOOL ~43 ~45 58 > > JMPZ ~43, ->77 24 59 > FETCH_DIM_R ~46 !4, 2 60 SUB ~47 ~46, !0 61 FETCH_DIM_R ~48 !4, 2 62 FETCH_DIM_R ~49 !4, 1 63 SUB ~50 ~48, ~49 64 DIV ~51 ~47, ~50 65 ASSIGN !8, ~51 25 66 FETCH_DIM_R ~53 !4, 1 67 SUB ~54 !0, ~53 68 FETCH_DIM_R ~55 !4, 2 69 FETCH_DIM_R ~56 !4, 1 70 SUB ~57 ~55, ~56 71 DIV ~58 ~54, ~57 72 ASSIGN !6, ~58 26 73 CONCAT ~60 'muKecewa+', !8 74 ECHO ~60 27 75 CONCAT ~61 'muBias+', !6 76 ECHO ~61 28 77 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0