Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/bench/src/
H A Dmisc.rs247 bench_captures!(
253 bench_captures!(
263 bench_captures!(
273 bench_captures!(
283 bench_captures!(
293 bench_captures!(
303 bench_captures!(
313 bench_captures!(
323 bench_captures!(
333 bench_captures!(
[all...]
H A Dbench.rs202 // USAGE: bench_captures!(name, pattern, groups, haystack);
210 // bench_captures will benchmark how fast re.captures() produces
212 macro_rules! bench_captures { macros

Completed in 1 milliseconds