Home | History | Annotate | Download | only in re2

Lines Matching refs:OneLine

400   if (flags_ & OneLine) {
415 if (flags_ & OneLine) {
1868 case 'm': // opposite of our OneLine
1871 nflags |= OneLine;
1873 nflags &= ~OneLine;