Home | History | Annotate | Download | only in re2

Lines Matching refs:kEmptyBeginLine

889 // For example, flag == kEmptyBeginLine|kEmptyEndLine means to match
1012 afterflag |= kEmptyBeginLine;
1628 flags = kEmptyBeginText|kEmptyBeginLine;
1631 flags = kEmptyBeginLine;
1642 flags = kEmptyBeginText|kEmptyBeginLine;
1645 flags = kEmptyBeginLine;