Home | History | Annotate | Download | only in re2

Lines Matching refs:kEmptyEndLine

889 // For example, flag == kEmptyBeginLine|kEmptyEndLine means to match
906 // strings indicated by flag. For example, c == 'a' and flag == kEmptyEndLine,
1011 beforeflag |= kEmptyEndLine;
1017 beforeflag |= kEmptyEndLine | kEmptyEndText;