Home | History | Annotate | Download | only in re2

Lines Matching refs:OneLine

399   if (flags_ & OneLine) {
414 if (flags_ & OneLine) {
1874 case 'm': // opposite of our OneLine
1877 nflags |= OneLine;
1879 nflags &= ~OneLine;