Home
last modified time | relevance | path

Searched refs:ProgramCacheInner (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/src/
H A Dexec.rs1456 AssertUnwindSafe(RefCell::new(ProgramCacheInner::new(&ro))) in new_pool()
1521 pub type ProgramCache = AssertUnwindSafe<RefCell<ProgramCacheInner>>;
1524 pub struct ProgramCacheInner { structure names
1533 impl ProgramCacheInner { impls
1535 ProgramCacheInner { in new()

Completed in 2 milliseconds