Home | History | Annotate | Download | only in re2

Lines Matching refs:suffix

206   re2::Regexp* suffix;
207 if (entire_regexp_->RequiredPrefix(&prefix_, &prefix_foldcase_, &suffix))
208 suffix_regexp_ = suffix;
492 // Round up pmax to allow any possible suffix.