Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 13 Branch analysis from position: 13 2 jumps found. (Code = 44) Position 1 = 16, Position 2 = 5 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 5 2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 12 Branch analysis from position: 8 2 jumps found. (Code = 44) Position 1 = 16, Position 2 = 5 Branch analysis from position: 16 Branch analysis from position: 5 Branch analysis from position: 12 filename: /in/c52RA function name: (null) number of ops: 20 compiled vars: !0 = $skus, !1 = $words, !2 = $result, !3 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 11 1 ASSIGN !1, <array> 12 2 ASSIGN !2, <array> 13 3 ASSIGN !3, 0 4 > JMP ->13 14 5 > FETCH_DIM_R ~8 !1, !3 6 ISSET_ISEMPTY_DIM_OBJ 0 !0, ~8 7 > JMPZ ~9, ->12 15 8 > FETCH_DIM_R ~11 !1, !3 9 FETCH_DIM_R ~12 !0, ~11 10 ASSIGN_DIM !2, !3 11 OP_DATA ~12 13 12 > PRE_INC !3 13 > COUNT ~14 !1 14 IS_SMALLER !3, ~14 15 > JMPNZ ~15, ->5 19 16 > INIT_FCALL 'print_r' 17 SEND_VAR !2 18 DO_ICALL 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0