Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/
H A Dpikevm.rs165 pub fn get_match_kind(&self) -> MatchKind { in get_match_kind() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/meta/
H A Dregex.rs3038 pub fn get_match_kind(&self) -> MatchKind { in get_match_kind() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/
H A Donepass.rs241 pub fn get_match_kind(&self) -> MatchKind { in get_match_kind() method
H A Ddense.rs969 pub fn get_match_kind(&self) -> MatchKind { in get_match_kind() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/hybrid/
H A Ddfa.rs3715 pub fn get_match_kind(&self) -> MatchKind { in get_match_kind() method