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