Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dcompile.cc305 static bool IsNoMatch(Frag a) { in IsNoMatch() function
311 if (IsNoMatch(a) || IsNoMatch(b)) in Cat()
337 if (IsNoMatch(a)) in Alt()
339 if (IsNoMatch(b)) in Alt()
382 if (IsNoMatch(a)) in Quest()
436 if (IsNoMatch(a)) in Capture()
542 if (IsNoMatch(f)) { in AddSuffixRecursive()