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

/external/regex-re2/re2/
H A Dparse.cc83 bool PushRepeatOp(RegexpOp op, const StringPiece& s, bool nongreedy);
447 bool Regexp::ParseState::PushRepeatOp(RegexpOp op, const StringPiece& s, function in class:re2::Regexp::ParseState
2084 if (!ps.PushRepeatOp(op, opstr, nongreedy))

Completed in 44 milliseconds