Home
last modified time | relevance | path

Searched refs:kRegexpEndLine (Results 1 – 9 of 9) sorted by relevance

/third_party/re2/re2/
Dtostring.cc79 case kRegexpEndLine: in PreVisit()
242 case kRegexpEndLine: in PostVisit()
Dmimics_pcre.cc149 case kRegexpEndLine: in PostVisit()
Dsimplify.cc54 case kRegexpEndLine: in ComputeSimple()
465 case kRegexpEndLine: in PostVisit()
Dregexp.h144 kRegexpEndLine, enumerator
Dprefilter.cc546 case kRegexpEndLine: // at end of line in PostVisit()
Dregexp.cc360 case kRegexpEndLine: in TopEqual()
Dparse.cc451 return PushSimpleOp(kRegexpEndLine); in PushDollar()
1104 first->op() == kRegexpEndLine || in Round2()
Dcompile.cc982 case kRegexpEndLine: in PostVisit()
/third_party/re2/
Ducs2.diff274 return PushSimpleOp(kRegexpEndLine);