Searched refs:DoRightParen (Results 1 - 2 of 2) sorted by relevance

/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())
/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())

Completed in 390 milliseconds