Searched refs:LeadingRegexp (Results 1 – 2 of 2) sorted by relevance
495 static Regexp* LeadingRegexp(Regexp* re);
730 Regexp* Regexp::LeadingRegexp(Regexp* re) { in LeadingRegexp() function in re2::Regexp1099 first_i = Regexp::LeadingRegexp(sub[i]); in Round2()