Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/regex/examples/
Dshootout-regex-dna.rs41 let restr = variant.to_string(); in main() localVariable
Dshootout-regex-dna-bytes.rs41 let restr = variant.to_string(); in main() localVariable
Dshootout-regex-dna-cheat.rs46 let restr = variant.to_string(); in main() localVariable
/external/one-true-awk/
Dawk.h262 uschar *restr; member