Home | History | Annotate | Download | only in src

Lines Matching refs:alternatives_

1604   RegExpNode* node = alternatives_->at(1).node();
1616 RegExpNode* node = alternatives_->at(1).node();
1626 int choice_count = alternatives_->length();
1628 RegExpNode* node = alternatives_->at(i).node();
1999 int choice_count = alternatives_->length();
2001 alternatives_->at(0).node()->GetQuickCheckDetails(details,
2007 RegExpNode* node = alternatives_->at(i).node();
2531 int text_length = GreedyLoopTextLength(&(alternatives_->at(0)));
2696 int choice_count = alternatives_->length();
2699 GuardedAlternative alternative = alternatives_->at(i);
2722 int text_length = GreedyLoopTextLength(&(alternatives_->at(0)));
2749 alternatives_->at(0).node()->Emit(compiler, &greedy_match_trace);
2768 alternatives_->at(i);
2860 alternatives_->at(i),