Home | History | Annotate | Download | only in re2

Lines Matching refs:LeadingRegexp

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