Home | History | Annotate | Download | only in re2

Lines Matching full:afterflag

978   uint afterflag = 0;
983 afterflag |= kEmptyBeginLine;
1008 RunWorkqOnByte(q0_, q1_, c, afterflag, &ismatch, kind_, start_unanchored_);
1011 // Save afterflag along with ismatch and isword in new state.
1012 uint flag = afterflag;