Lines Matching refs:vec
130 /// index into this vec is a `EmptyFlags`.)
417 let starts = vec![STATE_UNKNOWN; 256];
423 stack: vec![],
426 insts_scratch_space: vec![],
1205 mem::replace(&mut self.cache.insts_scratch_space, vec![]);
1609 StateMap { map: HashMap::new(), states: vec![], num_byte_classes }
1645 Transitions { table: vec![], num_byte_classes }
1907 let mut data = vec![flags];
1927 let mut buf = vec![];
1938 let mut buf = vec![];