Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 22 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 22 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 13 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 16 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 13 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 22 filename: /in/acRnj function name: (null) number of ops: 27 compiled vars: !0 = $data, !1 = $usedIdsArr, !2 = $row, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 41 1 ASSIGN !1, <array> 42 2 > FE_RESET_R $6 !0, ->22 3 > > FE_FETCH_R ~7 $6, !2, ->22 4 > ASSIGN !3, ~7 43 5 FETCH_DIM_R ~9 !2, 'cust_id' 6 ARRAY_KEY_EXISTS ~10 ~9, !1 7 BOOL_NOT ~11 ~10 8 > JMPZ ~11, ->13 44 9 > FETCH_DIM_R ~12 !2, 'cust_id' 10 ASSIGN_DIM !1, ~12 11 OP_DATA 1 43 12 > JMP ->16 46 13 > FETCH_DIM_R ~14 !2, 'cust_id' 14 FETCH_DIM_RW $15 !1, ~14 15 PRE_INC $15 48 16 > FETCH_DIM_R ~19 !2, 'cust_id' 17 FETCH_DIM_R ~20 !1, ~19 18 FETCH_DIM_W $17 !0, !3 19 ASSIGN_DIM $17, 'iteration' 20 OP_DATA ~20 42 21 > JMP ->3 22 > FE_FREE $6 51 23 INIT_FCALL 'var_export' 24 SEND_VAR !0 25 DO_ICALL 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0