Home | History | Annotate | Download | only in src

Lines Matching refs:alternatives_

94       alternatives_()
183 alternatives_.Add(alternative);
191 int num_alternatives = alternatives_.length();
196 return alternatives_.last();
198 return new(zone()) RegExpDisjunction(alternatives_.GetList());