Home | History | Annotate | Download | only in re2

Lines Matching refs:kRegexpAnyChar

430     return PushSimpleOp(kRegexpAnyChar);
546 r1->op() == kRegexpAnyChar) &&
563 if (r1->op() == kRegexpAnyChar || r3->ccb_->full()) {
566 r3->op_ = kRegexpAnyChar;
569 case kRegexpAnyChar: