Searched refs:first_alternative (Results 1 – 1 of 1) sorted by relevance
960 RegExpTree* first_alternative = alternatives->at(0); in RegExpDisjunction() local961 min_match_ = first_alternative->min_match(); in RegExpDisjunction()962 max_match_ = first_alternative->max_match(); in RegExpDisjunction()