Searched refs:LeadingRegexp (Results 1 – 2 of 2) sorted by relevance
472 static Regexp* LeadingRegexp(Regexp* re);
642 Regexp* Regexp::LeadingRegexp(Regexp* re) { in LeadingRegexp() function in re2::Regexp894 first_i = LeadingRegexp(sub[i]); in FactorAlternationRecursive()