Home | History | Annotate | Download | only in regexp

Lines Matching defs:remaining_

238   OutSet() : first_(0), remaining_(NULL), successors_(NULL) { }
255 : first_(first), remaining_(remaining), successors_(NULL) { }
257 ZoneList<unsigned>* remaining_;