Home | History | Annotate | Download | only in re2

Lines Matching defs:Plus

153   Frag Plus(Frag a, bool nongreedy);
369 Frag Compiler::Plus(Frag a, bool nongreedy) {
758 return Plus(child_frags[0], re->parse_flags()&Regexp::NonGreedy);