Home
last modified time | relevance | path

Searched refs:submany_ (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.h331 return submany_; in sub()
515 submany_ = new Regexp*[n]; in AllocSub()
559 Regexp** submany_; // if nsub_ > 1 member
Dparse.cc848 re->submany_ = NULL; in RemoveLeadingString()