Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dregexp.h323 return submany_; in sub()
494 submany_ = new Regexp*[n]; in AllocSub()
538 Regexp** submany_; // if nsub_ > 1 member
Dparse.cc760 re->submany_ = NULL; in RemoveLeadingString()