Searched refs:RemoveLeadingRegexp (Results 1 – 2 of 2) sorted by relevance
476 static Regexp* RemoveLeadingRegexp(Regexp* re);
658 Regexp* Regexp::RemoveLeadingRegexp(Regexp* re) { in RemoveLeadingRegexp() function in re2::Regexp914 sub[j] = RemoveLeadingRegexp(sub[j]); in FactorAlternationRecursive()