Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dtostring.cc70 case kRegexpAnyByte: in PreVisit()
224 case kRegexpAnyByte: in PostVisit()
Dmimics_pcre.cc140 case kRegexpAnyByte: in PostVisit()
Dsimplify.cc56 case kRegexpAnyByte: in ComputeSimple()
190 case kRegexpAnyByte: in PostVisit()
Dregexp.h132 kRegexpAnyByte, enumerator
Dregexp.cc324 case kRegexpAnyByte: in TopEqual()
Dcompile.cc786 case kRegexpAnyByte: in PostVisit()
Dparse.cc2150 if (!ps.PushSimpleOp(kRegexpAnyByte)) in Parse()