Home
last modified time | relevance | path

Searched refs:kRegexpAnyByte (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dsimplify.cc60 case kRegexpAnyByte: in ComputeSimple()
307 r1->sub()[0]->op() == kRegexpAnyByte)) { in CanCoalesce()
397 case kRegexpAnyByte: in DoCoalesce()
473 case kRegexpAnyByte: in PostVisit()
Dtostring.cc77 case kRegexpAnyByte: in PreVisit()
234 case kRegexpAnyByte: in PostVisit()
Dmimics_pcre.cc152 case kRegexpAnyByte: in PostVisit()
Dregexp.h139 kRegexpAnyByte, enumerator
Dparse.cc1112 first->op() == kRegexpAnyByte || in Round2()
1118 first->sub()[0]->op() == kRegexpAnyByte))) && in Round2()
2400 if (!ps.PushSimpleOp(kRegexpAnyByte)) in Parse()
Dprefilter.cc623 case kRegexpAnyByte: in PostVisit()
Dregexp.cc355 case kRegexpAnyByte: in TopEqual()
Dcompile.cc926 case kRegexpAnyByte: in PostVisit()