Home | History | Annotate | Download | only in re2

Lines Matching refs:kMaxRegexpOp

163 const RegexpOp kLeftParen = static_cast<RegexpOp>(kMaxRegexpOp+1);
164 const RegexpOp kVerticalBar = static_cast<RegexpOp>(kMaxRegexpOp+2);