Searched refs:ExecReadOnly (Results 1 – 1 of 1) sorted by relevance
37 ro: Arc<ExecReadOnly>,55 ro: &'c Arc<ExecReadOnly>,67 struct ExecReadOnly { struct303 let ro = Arc::new(ExecReadOnly { in build()313 let pool = ExecReadOnly::new_pool(&ro); in build()341 let mut ro = ExecReadOnly { in build()354 let pool = ExecReadOnly::new_pool(&ro); in build()1233 fn imp(_: &ExecReadOnly, _: &[u8]) -> bool { in is_anchor_end_match() argument1238 fn imp(ro: &ExecReadOnly, text: &[u8]) -> bool { in is_anchor_end_match() argument1321 let pool = ExecReadOnly::new_pool(&self.ro); in clone()[all …]