Home
last modified time | relevance | path

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

/third_party/re2/re2/
Dregexp.h331 return submany_; in sub()
508 submany_ = new Regexp*[n]; in AllocSub()
552 Regexp** submany_; // if nsub_ > 1 member
Dparse.cc847 re->submany_ = NULL; in RemoveLeadingString()