Home
last modified time | relevance | path

Searched defs:approximate_size (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/regex/src/literal/
Dimp.rs159 pub fn approximate_size(&self) -> usize { in approximate_size() method
350 fn approximate_size(&self) -> usize { in approximate_size() method
395 fn approximate_size(&self) -> usize { in approximate_size() method
Dmod.rs51 pub fn approximate_size(&self) -> usize { in approximate_size() method
/third_party/rust/crates/regex/src/
Dprog.rs147 pub fn approximate_size(&self) -> usize { in approximate_size() method
Ddfa.rs1578 fn approximate_size(&self) -> usize { in approximate_size() method