Searched refs:start_idx (Results 1 – 1 of 1) sorted by relevance
2245 let start_idx = ((n - 1) * 13) as usize; in next() localVariable2249 &self.name.as_slice()[start_idx..start_idx + 13], in next()2255 let start_idx = ((n - 1) * 13) as usize; in next() localVariable2259 &self.name.as_slice()[start_idx..start_idx + 13], in next()