Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/
H A Dnoncontiguous.rs476 let new_match_link = self.alloc_match()?; in add_match() localVariable
502 let new_match_link = in copy_matches() localVariable