Home | History | Annotate | Download | only in re2

Lines Matching refs:kVerticalBar

164 const RegexpOp kVerticalBar = static_cast<RegexpOp>(kMaxRegexpOp+2);
539 r2->op() == kVerticalBar) {
584 return PushSimpleOp(kVerticalBar);
1054 // Now stack top is kVerticalBar.