Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/determinize/
H A Dstate.rs162 pub(crate) fn match_pattern_ids(&self) -> Option<Vec<PatternID>> { in match_pattern_ids() method
489 fn match_pattern_ids(&self) -> Option<Vec<PatternID>> { in match_pattern_ids() method