Home
last modified time | relevance | path

Searched defs:bytemap (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/re2/re2/
Donepass.cc247 uint8* bytemap = bytemap_; in SearchOnePass() local
Dprog.h217 const uint8* bytemap() { return bytemap_; } in bytemap() function
Ddfa.cc1332 const uint8* bytemap = prog_->bytemap(); in InlinedSearchLoop() local
/external/regex-re2/re2/
Donepass.cc247 uint8* bytemap = bytemap_; in SearchOnePass() local
Dprog.h217 const uint8* bytemap() { return bytemap_; } in bytemap() function
Ddfa.cc1330 const uint8* bytemap = prog_->bytemap(); in InlinedSearchLoop() local