Home | History | Annotate | Download | only in yarr

Lines Matching refs:alternative

97         } alternative;
238 term.alternative.next = 0;
239 term.alternative.end = 0;
240 term.alternative.onceThrough = onceThrough;
247 term.alternative.next = 0;
248 term.alternative.end = 0;
249 term.alternative.onceThrough = onceThrough;
256 term.alternative.next = 0;
257 term.alternative.end = 0;
258 term.alternative.onceThrough = false;
265 term.alternative.next = 0;
266 term.alternative.end = 0;
267 term.alternative.onceThrough = false;
274 term.alternative.next = 0;
275 term.alternative.end = 0;
276 term.alternative.onceThrough = false;
283 term.alternative.next = 0;
284 term.alternative.end = 0;
285 term.alternative.onceThrough = false;