Searched refs:DoRightParen (Results 1 - 2 of 2) sorted by last modified time

/external/regex-re2/re2/
H A Dparse.cc101 bool DoRightParen();
588 bool Regexp::ParseState::DoRightParen() { function in class:re2::Regexp::ParseState
2022 if (!ps.DoRightParen())
/external/chromium_org/third_party/re2/re2/
H A Dparse.cc101 bool DoRightParen();
588 bool Regexp::ParseState::DoRightParen() { function in class:re2::Regexp::ParseState
2022 if (!ps.DoRightParen())

Completed in 6458 milliseconds