Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 40 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 40 Branch analysis from position: 5 2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 38 Branch analysis from position: 6 2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 38 Branch analysis from position: 7 2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 28 Branch analysis from position: 11 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 22 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 1 jumps found. (Code = 42) Position 1 = 38 Branch analysis from position: 38 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 22 1 jumps found. (Code = 42) Position 1 = 38 Branch analysis from position: 38 Branch analysis from position: 28 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 Branch analysis from position: 38 Branch analysis from position: 38 Branch analysis from position: 40 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 40 filename: /in/TCnBb function name: (null) number of ops: 49 compiled vars: !0 = $left, !1 = $right, !2 = $finalArray, !3 = $lft, !4 = $rgt line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 25 1 ASSIGN !1, <array> 44 2 ASSIGN !2, <array> 45 3 > FE_RESET_R $8 !0, ->40 4 > > FE_FETCH_R $8, !3, ->40 46 5 > > FE_RESET_R $9 !1, ->38 6 > > FE_FETCH_R $9, !4, ->38 47 7 > FETCH_DIM_R ~10 !3, 'UserID' 8 FETCH_DIM_R ~11 !4, 'UserID' 9 IS_EQUAL ~10, ~11 10 > JMPZ ~12, ->28 48 11 > FETCH_DIM_R ~13 !3, 'UserID' 12 FETCH_DIM_R ~16 !3, 'UserID' 13 FETCH_DIM_W $14 !2, ~13 14 ASSIGN_DIM $14, 'UserID' 15 OP_DATA ~16 49 16 FETCH_DIM_R ~17 !3, 'UserID' 17 ISSET_ISEMPTY_DIM_OBJ 0 !4, 'Amount' 18 > JMPZ ~20, ->22 19 > FETCH_DIM_R ~21 !4, 'Amount' 20 QM_ASSIGN ~22 ~21 21 > JMP ->23 22 > QM_ASSIGN ~22 null 23 > FETCH_DIM_W $18 !2, ~17 24 ASSIGN_DIM $18, 'Amount' 25 OP_DATA ~22 50 26 > JMP ->38 47 27* JMP ->37 52 28 > FETCH_DIM_R ~23 !3, 'UserID' 29 FETCH_DIM_R ~26 !3, 'UserID' 30 FETCH_DIM_W $24 !2, ~23 31 ASSIGN_DIM $24, 'UserID' 32 OP_DATA ~26 53 33 FETCH_DIM_R ~27 !3, 'UserID' 34 FETCH_DIM_W $28 !2, ~27 35 ASSIGN_DIM $28, 'Amount' 36 OP_DATA null 46 37 > JMP ->6 38 > FE_FREE $9 45 39 > JMP ->4 40 > FE_FREE $8 57 41 INIT_FCALL 'array_values' 42 SEND_VAR !2 43 DO_ICALL $30 44 ASSIGN !2, $30 59 45 INIT_FCALL 'var_dump' 46 SEND_VAR !2 47 DO_ICALL 48 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0