Home | History | Annotate | Download | only in re2

Lines Matching refs:LeadingRegexp

643 Regexp* Regexp::LeadingRegexp(Regexp* re) {
655 // Removes LeadingRegexp(re) from re and returns what's left.
657 // If caller wants to hold on to LeadingRegexp(re),
895 first_i = LeadingRegexp(sub[i]);