Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dcompile.cc301 static bool IsNoMatch(Frag a) { in IsNoMatch() function
307 if (IsNoMatch(a) || IsNoMatch(b)) in Cat()
332 if (IsNoMatch(a)) in Alt()
334 if (IsNoMatch(b)) in Alt()