Home | History | Annotate | Download | only in re2

Lines Matching refs:DotNL

428   if ((flags_ & DotNL) && !(flags_ & NeverNL))
1885 nflags &= ~DotNL;
1887 nflags |= DotNL;