Home
last modified time | relevance | path

Searched refs:anchor_ (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dset.cc24 anchor_ = anchor; in Set()
100 prog_ = Prog::CompileSet(re, anchor_, options_.max_mem()); in Compile()
Dset.h68 RE2::Anchor anchor_; variable
Dcompile.cc249 RE2::Anchor anchor_; // anchor mode for RE2::Set member in re2::Compiler
871 if (anchor_ == RE2::ANCHOR_BOTH) { in PostVisit()
1117 anchor_ = anchor; in Setup()