Home | History | Annotate | Download | only in regexp

Lines Matching defs:first_

187   OutSet() : first_(0), remaining_(NULL), successors_(NULL) { }
204 : first_(first), remaining_(remaining), successors_(NULL) { }
205 uint32_t first_;