Home
last modified time | relevance | path

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

/third_party/re2/re2/
Dsimplify.cc60 case kRegexpAnyByte: in ComputeSimple()
306 r1->sub()[0]->op() == kRegexpAnyByte)) { in CanCoalesce()
396 case kRegexpAnyByte: in DoCoalesce()
471 case kRegexpAnyByte: in PostVisit()
Dtostring.cc77 case kRegexpAnyByte: in PreVisit()
234 case kRegexpAnyByte: in PostVisit()
Dmimics_pcre.cc142 case kRegexpAnyByte: in PostVisit()
Dregexp.h139 kRegexpAnyByte, enumerator
Dparse.cc1111 first->op() == kRegexpAnyByte || in Round2()
1117 first->sub()[0]->op() == kRegexpAnyByte))) && in Round2()
2400 if (!ps.PushSimpleOp(kRegexpAnyByte)) in Parse()
Dprefilter.cc623 case kRegexpAnyByte: in PostVisit()
Dregexp.cc358 case kRegexpAnyByte: in TopEqual()
Dcompile.cc932 case kRegexpAnyByte: in PostVisit()