Home | History | Annotate | Download | only in re2

Lines Matching refs:DotNL

429   if ((flags_ & DotNL) && !(flags_ & NeverNL))
1879 nflags &= ~DotNL;
1881 nflags |= DotNL;