HomeSort by relevance Sort by last modified time
    Searched refs:submany_ (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/re2/
regexp.h 323 return submany_;
494 submany_ = new Regexp*[n];
538 Regexp** submany_; // if nsub_ > 1 member in union:re2::Regexp::__anon17886
parse.cc 760 re->submany_ = NULL;
    [all...]

Completed in 34 milliseconds