DotNL 428 third_party/re2/re2/parse.cc if ((flags_ & DotNL) && !(flags_ & NeverNL)) DotNL 1885 third_party/re2/re2/parse.cc nflags &= ~DotNL; DotNL 1887 third_party/re2/re2/parse.cc nflags |= DotNL; DotNL 278 third_party/re2/re2/regexp.h MatchNL = ClassNL | DotNL, DotNL 223 third_party/re2/re2/testing/tester.cc if (flags & Regexp::DotNL)