Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 25 Branch analysis from position: 10 2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 25 Branch analysis from position: 11 2 jumps found. (Code = 46) Position 1 = 15, Position 2 = 20 Branch analysis from position: 15 2 jumps found. (Code = 43) Position 1 = 21, Position 2 = 24 Branch analysis from position: 21 1 jumps found. (Code = 42) Position 1 = 10 Branch analysis from position: 10 Branch analysis from position: 24 Branch analysis from position: 20 Branch analysis from position: 25 2 jumps found. (Code = 77) Position 1 = 32, Position 2 = 47 Branch analysis from position: 32 2 jumps found. (Code = 78) Position 1 = 33, Position 2 = 47 Branch analysis from position: 33 2 jumps found. (Code = 46) Position 1 = 37, Position 2 = 42 Branch analysis from position: 37 2 jumps found. (Code = 43) Position 1 = 43, Position 2 = 46 Branch analysis from position: 43 1 jumps found. (Code = 42) Position 1 = 32 Branch analysis from position: 32 Branch analysis from position: 46 Branch analysis from position: 42 Branch analysis from position: 47 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 47 Branch analysis from position: 25 filename: /in/e44aG function name: (null) number of ops: 52 compiled vars: !0 = $arr, !1 = $row, !2 = $temp, !3 = $brand_id, !4 = $result, !5 = $value, !6 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 8 1 ASSIGN !1, <array> 9 2 INIT_FCALL 'array_map' 3 SEND_VAL 'unserialize' 4 SEND_VAR !0 5 DO_ICALL $9 6 ASSIGN !2, $9 10 7 ASSIGN !3, 1 11 8 ASSIGN !4, <false> 12 9 > FE_RESET_R $13 !2, ->25 10 > > FE_FETCH_R ~14 $13, !5, ->25 11 > ASSIGN !6, ~14 13 12 ISSET_ISEMPTY_CV ~16 !5 13 BOOL_NOT ~17 ~16 14 > JMPZ_EX ~17 ~17, ->20 15 > INIT_FCALL 'in_array' 16 SEND_VAR !3 17 SEND_VAR !5 18 DO_ICALL $18 19 BOOL ~17 $18 20 > > JMPZ ~17, ->24 14 21 > FETCH_DIM_R ~20 !1, !6 22 ASSIGN_DIM !4 23 OP_DATA ~20 12 24 > > JMP ->10 25 > FE_FREE $13 17 26 INIT_FCALL 'print_r' 27 SEND_VAR !4 28 DO_ICALL 19 29 ASSIGN !3, 2 20 30 ASSIGN !4, <false> 21 31 > FE_RESET_R $24 !2, ->47 32 > > FE_FETCH_R ~25 $24, !5, ->47 33 > ASSIGN !6, ~25 22 34 ISSET_ISEMPTY_CV ~27 !5 35 BOOL_NOT ~28 ~27 36 > JMPZ_EX ~28 ~28, ->42 37 > INIT_FCALL 'in_array' 38 SEND_VAR !3 39 SEND_VAR !5 40 DO_ICALL $29 41 BOOL ~28 $29 42 > > JMPZ ~28, ->46 23 43 > FETCH_DIM_R ~31 !1, !6 44 ASSIGN_DIM !4 45 OP_DATA ~31 21 46 > > JMP ->32 47 > FE_FREE $24 26 48 INIT_FCALL 'print_r' 49 SEND_VAR !4 50 DO_ICALL 51 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0