Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/bench/src/ffi/
Dre2.rs32 re2_regexp_match(self.re, text.into(), 0, text.len() as c_int) in is_match()
136 fn re2_regexp_match( in re2_regexp_match() function
Dre2.cpp25 bool re2_regexp_match(re2_regexp *re, re2_string text, in re2_regexp_match() function