Searched refs:DoLeftParenNoCapture (Results 1 – 1 of 1) sorted by relevance
122 bool DoLeftParenNoCapture();619 bool Regexp::ParseState::DoLeftParenNoCapture() { in DoLeftParenNoCapture() function in re2::Regexp::ParseState2153 if (!DoLeftParenNoCapture()) { in ParsePerlFlags()2252 if (!ps.DoLeftParenNoCapture()) in Parse()