Home
last modified time | relevance | path

Searched refs:should_suffix_scan (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/regex/src/
Dexec.rs1422 if ro.should_suffix_scan() { in choose_dfa_match_type()
1448 fn should_suffix_scan(&self) -> bool { in should_suffix_scan() method