Lines Matching refs:NegativeLookaroundChoiceNode
1398 void NegativeLookaroundChoiceNode::GetQuickCheckDetails(
1988 RegExpNode* NegativeLookaroundChoiceNode::FilterOneByte(int depth,
3550 NegativeLookaroundChoiceNode* that) {
3551 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex);
3555 NegativeLookaroundChoiceNode* that) {
3556 VisitChoice(that, NegativeLookaroundChoiceNode::kContinueIndex);
3590 // NegativeLookaroundChoiceNode.
3607 // because NegativeLookaroundChoiceNode ignores its lookaround successor
3634 NegativeLookaroundChoiceNode* that) {}
3637 NegativeLookaroundChoiceNode* that) {
3752 NegativeLookaroundChoiceNode* that) override {