Home | History | Annotate | Download | only in re2

Lines Matching refs:DoLeftParen

94   bool DoLeftParen(const StringPiece& name);
503 bool Regexp::ParseState::DoLeftParen(const StringPiece& name) {
1843 if (!DoLeftParen(name)) {
1844 // DoLeftParen's failure set status_.
2009 if (!ps.DoLeftParen(NULL))