Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dtostring.cc79 case kRegexpEndLine: in PreVisit()
242 case kRegexpEndLine: in PostVisit()
Dmimics_pcre.cc159 case kRegexpEndLine: in PostVisit()
Dsimplify.cc54 case kRegexpEndLine: in ComputeSimple()
467 case kRegexpEndLine: in PostVisit()
Dregexp.h144 kRegexpEndLine, enumerator
Dprefilter.cc546 case kRegexpEndLine: // at end of line in PostVisit()
Dregexp.cc357 case kRegexpEndLine: in TopEqual()
Dparse.cc451 return PushSimpleOp(kRegexpEndLine); in PushDollar()
1105 first->op() == kRegexpEndLine || in Round2()
Dcompile.cc976 case kRegexpEndLine: in PostVisit()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff274 return PushSimpleOp(kRegexpEndLine);