Home
last modified time | relevance | path

Searched refs:first_split_entry (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/regex/src/
Dcompile.rs487 let first_split_entry = self.insts.len(); in c_class_bytes() localVariable
508 Ok(Some(Patch { hole: Hole::Many(holes), entry: first_split_entry })) in c_class_bytes()
547 let first_split_entry = self.insts.len(); in c_alternate() localVariable
586 Ok(Some(Patch { hole: Hole::Many(holes), entry: first_split_entry })) in c_alternate()